Commit Graph

3 Commits

Author SHA1 Message Date
Nico
315ecb4689 Fix bug on Enemy Spawn Info 2025-08-03 23:31:00 -07:00
Nico
24b9ece93d Create interfaces for IAttacker and IDamageable
Utilize interfaces to create new Enemy class inheriting them and further developing on them also encapsulating more enemy type functions
2025-07-25 15:40:43 -07:00
Nico
a492afdf1b Switch over to isometric map and set navmesh
Refactor attack animator
Refactor SpawnerManager - utilize SO (SpawnableEnemyInfo)
2025-07-18 23:51:27 -07:00