v 1.1 

Editor easy scene loader is a Unity Editor Plugin that helps you save a lot of time by quick access to the scenes action like load the, load the scene in Additive mode or playing them. It’s very useful when you change the scenes frequently.

 

For better handling, this tool has two lists:

·        Editor Setting:

In this list, scenes that are in the Editor build setting are shown.

You can add any scenes to your favorites, therefore you can find them easily.

  

The tool's header has the following buttons:

 

·        Favorites: Show a costume list of the user's favorites scenes

·        Build Setting: Show the scenes list that is in the Editor Build setting

·        Refresh button: Used to refresh the scene modifications in the project. (it checks for any changes in the Editor Build settings or checks for any deleted or renamed scenes in the project)

·        Setting button: show the settings panel.

 

Build Settings

In this section, all the scenes that exist in the Editor Build setting will be shown.

There are some tools for each scene in the list that is shown in the above figure. The tools described in the following:

·         Used to set the scene as Master Scene (Master scene described in the following)

·         Used to select the scene object file from the Project panel

·         Used to Load the scene in Single-Mode (normal mode)

·         Used to Load the scene in the Additive-Mode

·         Used to load the scene in Single mode and then Play

 

There is a toggle button “Hide Disabled scenes in Build Setting” that is used to hide the scenes that are disabled in the build setting from the list.

  

Favorites

In this section, you can add your favorite scene to the list to easily access them. It is useful for large projects.

  

There are new buttons in this panel that are described below:

·         Use this button to add the current open Scene (in the editor) to the favorites list.

·         Use this button to add a custom scene to your favorites list, an Open panel will appear and then you can add your favorite scene.

·         Used to delete the scene from the favorites list.

 

Master Scene

The master scene is a special scene that loads and plays when the player presses the Editor Play button. It’s no matter that other scenes are loaded. For example, if the player sets the secen2 as the Master scene and he/she opens the scene3 for editing when he/she presses the Unity Editor Play button, the secen2 will be load and play.

Whenever the player sets a scene as the Master scene, a warning box above the panel will appear to inform the player. There is a trash button that is used to remove the Master scene as shown in the following figure.

 

* When the player presses the play button () in front of the scene name (from the list), it will ignore the master scene functionality.

Settings

In this section, you can adjust the tool buttons to be shown.

·       
Show [index]: used to show/hide the scenes index number

·        Show : used to show/hide the Master Scene assignment button

·        Show : used to show/hide the Scene object file selection button

·        Show : used to show/hide the Load scene (Single-mode) button

·        Show :  used to show/hide the Load scene (Additive mode) button

·        Show : used to show/hide the Play the Scene button

For example: