mirror of
https://github.com/Bragin-Stepan/project-entity.git
synced 2026-03-05 07:41:10 +00:00
feat: add hero and body deal damage
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Assets._Project.Develop.Runtime.Utilities.SceneManagement
|
||||
|
||||
public static class Entity
|
||||
{
|
||||
public const string TestEntity = "Entities/TestEntity";
|
||||
public const string Hero = "Entities/Hero";
|
||||
public const string Ghost = "Entities/Ghost";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user