feat: Add enemy type differentiation and adjust movement logic for Grunt and Boss enemies

This commit is contained in:
Harald Hoyer 2025-04-05 19:21:09 +02:00
parent e8dceaca27
commit ef055fe3c5
3 changed files with 92 additions and 38 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
/target
/.direnv
/logs
.idea/workspace.xml
/.idea