Skip to content

First Scene

This guide helps you run the project for the first time.

Audience

Level: Beginner
Estimated time: 5–10 minutes

Steps

  1. Open the main scene from the Scenes folder
  2. Click the Play button in the Unity Editor
  3. Observe the game running in the Game view

What to check

  • No errors in the console
  • Scene loads correctly
  • Basic interaction works (if applicable)

Explore

  • Inspect objects in the Hierarchy
  • View components in the Inspector
  • Try moving around the scene

Next step