- Added support entities on scene

- Improved performance
This commit is contained in:
2022-07-13 07:56:44 +04:00
parent 773adeefb2
commit 5f3b2d7ed8
6 changed files with 122 additions and 38 deletions
+1
View File
@@ -20,6 +20,7 @@ namespace Ragon.Common
PLAYER_LEAVED,
CREATE_ENTITY,
CREATE_STATIC_ENTITY,
DESTROY_ENTITY,
SNAPSHOT,