TowerDefenseGame/Assets/Scripts/Runtime/AI
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
..
Base Recreate enemy management 2025-07-09 09:54:28 -07:00
BehaviorTrees Initialize AI Scripts 2025-06-28 14:49:54 -07:00
EnemyManager Create interfaces for IAttacker and IDamageable 2025-07-25 15:40:43 -07:00
PathFinding Create PlayerJumpHandler to deal with Player's jumping 2025-07-23 01:24:54 -07:00
Base.meta Initialize AI Scripts 2025-06-28 14:49:54 -07:00
BehaviorTrees.meta Initialize AI Scripts 2025-06-28 14:49:54 -07:00
EnemyManager.meta Recreate enemy management 2025-07-09 09:54:28 -07:00
PathFinding.meta Initialize AI Scripts 2025-06-28 14:49:54 -07:00