Part 1 - Importing the Project
Summary
In this part, you will open the provided Delivery Driver project and load the Level01 scene. Project setup and package import are assumed.
Steps
- Download and Unzip (Right Click --> Extract All) the Delivery Driver Unity project provided by your teacher. Import it to a new Project.
- In the Project window, open the
Scenesfolder. - Double-click
Level01to load the scene. - Press Play to see the current state of the prototype.
Checklist
- Opened the Delivery Driver project.
- Loaded the
Level01scene. - Ran the game to confirm it loads.