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.
Last updated