Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 554 Bytes

SceneLoaderWindow

Scene Loader Window is a simple Unity Editor tool that provides you with easy access to all the scenes in your project. You can choose between OpenScene and OpenSceneAdditive and the tool will open your scene accordingly.

NOTES:

  • Make sure this script is in the Editor folder.
  • The scenes do not need to be added in Build Settings.
  • You can add, delete or rename scenes while the tool window is open, and then window updates accordingly.