The executable is in the Executable.zip file, and the character controller (script) can be found under Assets/Scripts/PlayerMovement.cs, although it works in ...
State Machine Character Controller A fully functional, data-driven, modular character controller system built with Phaser.js that separates state management from ability execution. This system makes ...