News

A complete tutorial explaining how to create a very basic 2D platform game for Android with touch-screen controls in Unity.
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 ...