News

Here is a free to use Character Controller for 2D platformer games in Unity. Currently the Controller features: Smooth movement Jumping Crouching Events for setting up animation 2D Physics To learn ...
In the previous two posts in this series (part 1 and part 2), we’ve seen how to create a basic 2D platformer using Unity. So far we have a character who responds to keyboard input and touch ...
2D Platformer Character Controller for Unity Provides more precise and snappier controls for a platformer game than the default Unity character controller. The repository contains all required assets ...