TowerDefenseGame/Assets/Scripts
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
..
Editor Relaced player sprite asset to add attacking animations and add 4-direction setting for animations 2025-07-04 00:53:17 -07:00
Extensions Create PlayerJumpHandler to deal with Player's jumping 2025-07-23 01:24:54 -07:00
Runtime Create interfaces for IAttacker and IDamageable 2025-07-25 15:40:43 -07:00
Editor.meta Major folder restructure 2025-06-28 00:23:27 -07:00
Extensions.meta Create PlayerJumpHandler to deal with Player's jumping 2025-07-23 01:24:54 -07:00
Runtime.meta Major folder restructure 2025-06-28 00:23:27 -07:00