资讯

A complete tutorial explaining how to create a very basic 2D platform game for Android with touch-screen controls in Unity.
When configuring touch targets to control other elements of a scene, it’s important to minimize the screen space that the controlling elements occupy. In this way, you can devote more of the ...
This final installment discusses how to add levels, collectibles and more to finish a simple 2D platformer for Android! All assets and scripts included.