aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Scripts/CharacterController2D.cs
AgeCommit message (Collapse)Author
2022-04-12feat: add actor/item prototypesToby Vincent
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