Skip to content

Part 3 - Importing a Unity Package

Now that you are familiar with the Unity User Interface, it is time to import the Flappy Bird game.

Steps

  1. Download the zipped folder Y9_GDS_Project01_FlappyBird and extract it. Saving to Downloads is fine.
  2. In the top toolbar of Unity, select Assets then Import Package then Custom Package.
  3. Open the extracted folder and select the .unitypackage file. Double-click it, then click Import in the Unity Editor.

Importing package - step 1

Importing package - step 2

Importing package - step 3

Common Pitfall

If the game loads as a blank scene, open the Scenes folder in the Project window and click Level 01.