refactor: spawning entities with properties

This commit is contained in:
2022-09-04 14:43:17 +04:00
parent 72ff37e94a
commit 0b3a0dd1ac
8 changed files with 142 additions and 235 deletions
+1 -3
View File
@@ -15,14 +15,12 @@ namespace Ragon.Common
JOIN_FAILED,
LOAD_SCENE,
SCENE_IS_LOADED,
SCENE_IS_PROCESSED,
SCENE_LOADED,
PLAYER_JOINED,
PLAYER_LEAVED,
CREATE_ENTITY,
CREATE_SCENE_ENTITY,
DESTROY_ENTITY,
SNAPSHOT,