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.
We have already imported the starter assets from Unity’s tutorial and created the project for you. This means you can get right into it once you've cloned this project and opened it in Unity, and ...
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, ...