aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Scripts/Actors
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-15fix: Firing point on player properly flips depending on direction of movementcross28
2022-04-15feat: added poly collider to zombie prefabcross28
2022-04-15chore: merge developcross28
2022-04-15feat: health on HUDNeil Kollack
2022-04-15feat: set up template for zombie animationcross28
2022-04-15feat: escape sequenceNeil Kollack
2022-04-14feat: player complete + player animationNeil Kollack
2022-04-14feat: level completeNeil Kollack
2022-04-14Moved projectile firing logic to Player classcross28
2022-04-13fix: player swing + whip damage/grappleNeil Kollack
2022-04-13fix: whip working same as prototype branchNeil Kollack
2022-04-12feat: add trapsNeil Kollack
2022-04-12feat: add actor/item prototypesToby Vincent