Skip to content

Auto loads a specific scene on play-mode enter and loads the previously opened scene on play-mode stop

License

Notifications You must be signed in to change notification settings

tststs/UnitySceneAutoLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnitySceneAutoLoader

Auto loads a specific scene on play-mode enter and loads the previously opened scene on play-mode stop

Compatibility

Tested with Unity 5.3.5f1

Installation

Copy the script to your-project-path/Assets/Editor

Usage

Open the script and change the value for sceneToLoad to the scene you want to load on play

Hints

  • All scenes have to be registered in Scenes To Build within File/Build Settings...
  • All scene files have to be located in Assets/Scenes

About

Auto loads a specific scene on play-mode enter and loads the previously opened scene on play-mode stop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages