Go to file
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
Assets Create interfaces for IAttacker and IDamageable 2025-07-25 15:40:43 -07:00
Packages Updated melee attack animator and applied to basic attacks 2025-07-15 01:36:06 -07:00
ProjectSettings Implement basics of enemy's attack states 2025-07-25 01:05:46 -07:00
UserSettings Create PlayerJumpHandler to deal with Player's jumping 2025-07-23 01:24:54 -07:00
.gitignore Merge 2025-06-24 23:40:14 -07:00
README.md Initial commit 2025-06-24 21:23:18 -09:00
UpgradeLog.htm Upgrade 6.0 to 6.1 2025-06-25 00:31:41 -07:00

TowerDefenseGame