aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Sprites
AgeCommit message (Collapse)Author
2022-04-15feat: added mummy animations and prefabcross28
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-12feat: add trapsNeil Kollack
2022-04-10wip: LineRenderer updated via pseudophysicsNeil Kollack
2022-04-08wip: no regertsToby Vincent
fix jump; race condition(ish) in jump/fall/land events (?) impl trigger animations on events refactor control, (follow) camera, anim handlers into interfaces impl controller pattern for controls (FSM using lambdas + interfaces) come up with the rest of the todos
2022-04-05wip: forest assets setupNeil Kollack