Demkeys / SceneLoaderWindow

A simple Unity Editor tool that gives you easy access to all the Scenes in your project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple Unity Editor tool that gives you easy access to all the Scenes in your project.

License:MIT License


Languages

Language:C# 100.0%