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 ...
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 ...