Chapter 1. Getting to know Unity

 

This chapter covers

  • What makes Unity a great choice
  • Operating the Unity editor
  • Programming in Unity
  • Comparing C# and JavaScript

If you’re anything like me, you’ve had developing a video game on your mind for a long time. But it’s a big jump from simply playing games to actually making them. Numerous game development tools have appeared over the years, and we’re going to discuss one of the most recent and most powerful of these tools. Unity is a professional-quality game engine used to create video games targeting a variety of platforms. Not only is it a professional development tool used daily by thousands of seasoned game developers, it’s also one of the most accessible modern tools for novice game developers. Until recently, a newcomer to game development (especially 3D games) would face lots of imposing barriers right from the start, but Unity makes it easy to start learning these skills.

1.1. Why is Unity so great?

1.2. How to use Unity

1.3. Getting up and running with Unity programming

1.4. Summary

sitemap