July 2017
Beginner to intermediate
390 pages
10h 53m
English
When you have all the tools installed, it is time to start up Unity. Immediately, you will notice a big difference between Unity projects and Visual Studio projects. The latter has solution files and project files that determine what goes together to create a project. Unity, however, uses a folder to determine what a project is.
When you start up Unity, you will be greeted by a screen that gives you the option to open a previous project or to create a new one. When you select New Project, you will get this:

Unity wants you to give the project a name, a folder where the files will be ...
Read now
Unlock full access