command an entity to move

This commit is contained in:
2026-07-03 02:59:34 -07:00
parent c01b320032
commit 6697ba70bf
4 changed files with 107 additions and 17 deletions
+2
View File
@@ -11,3 +11,5 @@ MAP_HEIGHT :: 60
MAX_ENTITIES :: 256
INVALID_ENTITY :: Entity(0)
MOVE_SPEED :: 4.0