aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Scripts/Actors/Enemy.cs
AgeCommit message (Expand)Author
2022-04-26fix: physics ultimate redux: Enhanced Edition v2developNeil Kollack
2022-04-24fix: Fixed bug that would crash game if jumping after killing an enemycross28
2022-04-23fix: implement enemy jump, air whip, player fbNeil Kollack
2022-04-15fix: treasure + enemies move after seeing playerNeil Kollack
2022-04-15fix: various issues with player and EnemyNeil Kollack
2022-04-15feat: added mummy animations and prefabcross28
2022-04-15feat: finished zombie attack animation and functionalitycross28
2022-04-15feat: Added zombie idle and moving animationcross28
2022-04-15feat: added poly collider to zombie prefabcross28
2022-04-15feat: set up template for zombie animationcross28
2022-04-14Moved projectile firing logic to Player classcross28