Unity Android Game Development by Example Beginner's Guide
The Beginner's Guide was a project from Packt Publishing. The book covers the basics of game creation in Unity3D for the Android platform. The chapters begin with the setup of Unity and Android, continuing through the basic needs of any game. A tic-tac-toe game is created first, exploring the creation of interfaces. A tank battle game is created second, covering the importing of models, textures and animations, the setup of lights, and working with pathfinding and a bit of AI. A space fighter is made next, working with the tilt functionality of mobile devices while exploring sound effects and particle systems. The last game is a recreation of Angry Birds, working with Physics, playing with parallax scrolling backgrounds, and persistent high scores between levels. The final chapter covers tips, tricks, warnings, and few custom tools for working with Unity and Android. Unity Android Game Development by Example Beginner's Guide was published in October 2013.