Skip to content

📦 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

  1. Download and Unzip (Right Click --> Extract All) the Delivery Driver Unity project provided by your teacher. Import it to a new Project.
  2. In the Project window, open the Scenes folder.
  3. Double-click Level01 to load the scene.
  4. Press Play to see the current state of the prototype.

Checklist

  • Opened the Delivery Driver project.
  • Loaded the Level01 scene.
  • Ran the game to confirm it loads.