News

This post talks you through how to make a game in Unity. You'll learn to build a 3D maze for Android with tilt controls, and how to build on this further.
The first thing we’re going to do now is create some floor. Doing this is fairly simple, we just go to GameObject > 3DObject > Plane in the top menu. This will insert a flat mesh into your scene ...