Publisher | Igor Lamounier |
---|---|
File size | 13.86kB |
Number of files | 15 |
Latest version | 1 |
Latest release date | 2024-06-07 10:18:13 |
First release date | 2024-06-07 10:18:13 |
Supported Unity versions | 2018.4.2 or higher |
Adds a new button to the Scene view, that opens a scrollable window containing a list of Scenes (assigned by the user) that allows to easily load (single or additive) and unload those, without the need to search them in the project browser.
- The SceneLoaderGroup ScriptableObject holds the Scenes.
- Open the SceneLoaderGroup ScriptableObject by clicking on the ⚙️ (gear) icon. There you can add the scenes you want to be able to open.
- Use the Scene Loader button in the Scene Window to open the scroll menu and click on the Scenes to load or unload them.
- Right Click the SceneLoaderGroup ScriptableObject and use the context menu option Get All Scenes to add all scenes to the list.