Clone the repo Open in Unity 6000.0+ Configure assets (audio clips, sprites, fonts) as described below. Play and start bouncing! Bounce on platforms to climb higher and increase your score. Collect ...
2D Tilemap Platformer Unity Create your own 2D platformer game with ease using this Unity project template. This repository provides a foundation for building classic side-scrolling platformers with ...
In part one of how to create a simple 2D platformer for Android in Unity, we went over the basics of creating a 2D platformer in Unity for Android. In doing so, we created a very basic little ‘game’ ...
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, ...