Project files for our tutorial on 2D Animation in Unity. The complete Unity project is under "2D Animation" and the newest version of the CharacterController2D can be ...
2D Unity game based on brackeys tutorials, focusing on movement using unity rigid body physics. Sunnyland assets used for sprites/tiles + map generation. Minor animations also added from same package.
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 controls, ...