have enemy physics working and applied to enemy

This commit is contained in:
2025-01-12 23:58:21 +00:00
parent ce7520ce81
commit 7290d9865d
3 changed files with 18 additions and 13 deletions

View File

@@ -14,13 +14,13 @@ end
fcore/wall.sml
fcore/platform.sml
fcore/enemy.sml
fcore/game-type.sml
fcore/player-patch.sml
fcore/enemy-patch.sml
fcore/physics.sml
fcore/enemy.sml
fcore/player.sml
fcore/projectile.sml