add functionality to have enemies tract to player's attack

This commit is contained in:
2025-02-14 12:59:22 +00:00
parent 50b57b9ef9
commit b239dfa04d
3 changed files with 47 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ fcore/enemy/enemy-behaviour.sml
fcore/enemy/enemy.sml
fcore/enemy/falling-enemies.sml
fcore/player/player.sml
fcore/player/player-attack.sml
fcore/projectile.sml
fcore/game-update.sml