News

A complete tutorial explaining how to create a very basic 2D platform game for Android with touch-screen controls in Unity.
If you have attempted to control your character using Rigidbody2D in Unity 2D and tried to have it moving on slopes, you may find that it doesn't work and can get tricky to fix, at least for me. This ...