This is a tool for easy control of multi-scene-editing.
AssetStore
Unity5.6 or newer
Any request are welcome :)
UnityConnect UnitySceneMenu
To Use SceneMenu, you may create a menu and add scenes to the menu.
Select [Window]->[SceneMenu]->[Config] to open Config Window.
At the left column, create a menu by selecting [Create] at the right-click context menu. A menu named New Menu will be created and you can edit the name.
Edit a menu by selecting it for long time or selecting [Rename] at the right-click context menu.
Delete a menu by selecting [Delete] at the right-click context menu.
Move to any position by dragging a menu.
At the right column, there are all scenes in the Project. Select the scenes you want add to the menu.
When selecting a scene, the scene will be added to the menu and it will be shown at the center column.
Delete a scene by selecting [Delete] at the right-click context menu.
Also delete a scene by selecting the scene again at the right column.
Move to any position by dragging a scene.
This order is important when you use SceneMenu.
The BaseScene is the scene loaded at first When you switch SceneMenu.
The BaseScene is displayed as blue color at the scene list.
The BaseScene must be at the first of the list, but you can change the number of the BaseScene. Select Name of the Menu at the top of the center column and set the number of Basic Scene. The scenes from the number from the first scene is set as the BaseScene.
Select [Window]->[SceneMenu]->[Scenes] to open SceneMenu Window.
-
Switch the menu at this area. The menu you created will be shown at pull-down menu.
-
Load a scene by selecting the name of a scene.
-
When select a scene with holding left-Ctrl key, load the scene only.
-
Refresh button reset the load of the scenes.
-
When the menu has a lot of scenes, you can find the scenes by mouse-wheel scrolling. Also, you can find the scene quickly by searching the name of the scene.
-
The loaded scenes will be displayed when you turn on Current Loaded toggle.
You can register the scenes in the menu to the Build Scenes.
Select the menu and select [Set as BuildTarget] at the right-click context menu. The scenes in the menu are set to the Build Scenes in its order. The Menu set as BuildTarget has the Scene Icon.
The scenes added to the menu later set as BuildTarget will be automatically set to Build Scenes.
Select the menu and select [Remove from BuildTarget] at the right-click context menu.