Create Health and Ragdoll component and and them to enemy
This commit is contained in:
@@ -14,13 +14,13 @@ public class OdinButtons : OdinEditorWindow
|
||||
GetWindow<OdinButtons>().Show();
|
||||
}
|
||||
|
||||
[ButtonGroup]
|
||||
[Button]
|
||||
private void ForgeScene()
|
||||
{
|
||||
LoadScene("Assets/Scenes/Forge.unity");
|
||||
}
|
||||
|
||||
[ButtonGroup]
|
||||
[Button]
|
||||
private void HurricaneExample()
|
||||
{
|
||||
LoadScene("Assets/HurricaneVR/TechDemo/Scenes/scene_examples.unity");
|
||||
|
||||
Reference in New Issue
Block a user