This Unity project offers a handy player controller made for 2D platformer games, based on the YouTube tutorials by Dawnsour. It uses Rigidbody2D physics for smooth movement, mainly by applying forces ...
state-machine-character-controller/ ├── js/ │ ├── playerConfig.js # All ability data and feature flags │ ├── playerStates.js # State enums (movement, action, boost, charge) │ ├── fsm.js # State ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results