Corrupted Castle
Code Snips - Movement Brains
Code Snips - Movement Brains
Player Movement Machine - Handles all components that apply a movement force to the player. It also checks for the ground surface and updates the PlayerChildMover.
Player Mover Interface - All movement applying components derive from this to make them readable by the Movement Machine.