<p><b>Learn C# programming from scratch using Unity as a fun and accessible entry point with this updated edition of the bestselling series</b></p><h4>Key Features</h4><ul><li>Learn C# programming basics, terminology, and coding best practices</li><li>Become confident with Unity fundamentals and fea
Unity Games by Tutorials: Make 4 Complete Unity Games from Scratch Using C#
β Scribed by raywenderlich Tutorial Team, Brian Moakley, Mike Berg, Anthony Uccello, Eric Van de Kerckhove, Sean Duffy
- Year
- 2019
- Tongue
- English
- Leaves
- 680
- Edition
- 3
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Learn How to Make Games with the Unity game engine!
Unity is a popular game engine used by both by AAA studios and indie game developers alike. This book will introduce you how to create games with Unity whether you have some game development experience or you are a complete beginner.
By the time youβre finished reading this book, you will have made 4 complete mini-games, modeled your own game assets, played with virtual reality, and even published some of them to your phone! These games include a twin stick shooter, a first person shooter, a 2D platformer, and tower defense game.
Topics Covered in Unity Games by Tutorials:
- GameObjects: Learn about basic building blocks used to create your game.
- Components: Customize your GameObjects by the way of components.
- Physics: Unleash the power of the built-in physics engine.
- Animation: Learn how to bring your models to life through Unityβs animation system.
- Sound: Add depth to your games through Unityβs powerful audio tools.
- Pathfinding: Learn about the pathfinding system to give direction to your monsters.
- User Interface: Provide custom user interfaces for players to use in your game.
- Virtual Reality: Convert one of your games to be played in Virtual Reality.
- Modeling: Learn the basics of Blender and how to create and animate your creations.
- Publishing: Learn how to export your game to your computer, web, and mobile devices.
- Unity 2D: A deep walkthrough on Unityβs 2D system.
- And much more including a C# quick start guide, a Unity API overview, and saving game data!
π SIMILAR VOLUMES
<p><span>Build real-time strategy (RTS) games using Unity with practical techniques, best coding practices, and popular design patterns</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Learn how to implement game architecture and gameplay features</span></span></li><li><span><span>Exp