Chapter 2: Setting Up Unity
In this chapter, we will learn why Unity is a good game engine to start out with. There are lots of ways to begin a game development career, so choosing the proper tool to do so is a huge first step. Then, we will learn how to install Unity and create a project with Unity Hub, a tool that manages different Unity installations and projects.
Specifically, we will cover the following topics in this chapter:
- Why use a game engine such as Unity?
- Installing Unity
- Creating projects
Let's start by talking about why you should choose Unity to start your game development career.