aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Scripts/Actors/Enemy.cs
AgeCommit message (Collapse)Author
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