Mobile Racing Game Template
  • Mobile Racing Game Template
  • Tutorials
    • Video Tutorials
      • 1. Project Overview
      • 2. Player Car
      • 3. Creating Races
  • Documentation
    • Project Settings
      • Build Settings
      • Layers
  • Demos
    • APK
  • CONTACT
    • Asset Store
    • Email
    • Unity Discussion Forum
    • YouTube
Powered by GitBook
On this page

Was this helpful?

  1. Documentation
  2. Project Settings

Build Settings

The project includes 6 scenes, the MainMenu scene should be the first scene listed in build settings so it will load first when the app is launched.

  • Assets\TurnTheGameOn\MobileRacingGameTemplate\Scenes\MainMenu

  • Assets\TurnTheGameOn\MobileRacingGameTemplate\Scenes\Garage

  • Assets\TurnTheGameOn\MobileRacingGameTemplate\Scenes\OpenWorld

  • Assets\TurnTheGameOn\MobileRacingGameTemplate\Scenes\QuickRace

  • Assets\TurnTheGameOn\MobileRacingGameTemplate\Scenes\RaceDefeat

  • Assets\TurnTheGameOn\MobileRacingGameTemplate\Scenes\RaceVictory

Any additional scenes that are created will need to be added to the build settings for them to be loaded from the template.

PreviousProject SettingsNextLayers

Last updated 4 years ago

Was this helpful?