aboutsummaryrefslogtreecommitdiffstats
path: root/ProjectSettings
AgeCommit message (Collapse)Author
2022-04-15fix: I forgorNeil Kollack
2022-04-15fix: Firing point on player properly flips depending on direction of movementcross28
2022-04-14feat: level completeNeil Kollack
2022-04-13fix: player swing + whip damage/grappleNeil Kollack
2022-04-12feat: add trapsNeil Kollack
2022-04-12feat: add actor/item prototypesToby Vincent
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
2022-04-03initial commitToby Vincent