Nuacht

This is part two of a series demonstrating how to create an FPS for Android with Unity. This part looks at mobile controls, 3D terrain and moving targets.
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 ...