Unity Basics Guide

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 15

Scroll down to view the document on your mobile browser.
Intro to Unity Basics  Project Setup  This lab is meant to help walk you through the layout and basics of Unity. When you first open Unity, you should see a screen like this:  When starting a new project, you select New and select if you want the project to be in 2d or 3d. For this intro lab, we will be opening a pre-existing project. So, if the file doesn't show up like this:
then select Open and find the introLab folder in your computer and select it. Once Unity opens the project, you should see this:  If you don't, then navigate to the Scenes folder in the Project window and double click on the icon that says Main.   Now, let’s begin learning how to navigate Unity. The editor is split into different sections and windows. The windows each do different things and all of them can be opened from the Window tab at the toolbar.

Navigation menu