Skip to content

Provides a handy overlay window for quickly and ezly switching between scenes in the Unity Editor.

Notifications You must be signed in to change notification settings

ebukaracer/EzSceneSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EzSceneSwitcher

PRs Welcome License: MIT

EzSceneSwitcher is a handy Unity Editor utility that simplifies scene navigation. It provides an editor overlay with a drop-down menu listing all scenes and some quick-action buttons for seamless scene switching.

gif-v1.0.0

✨ Features

  • 📜 Drop-down menu – Lists all available scenes in the project.
  • 🔄 Toggle Scene Button – Opens/closes the selected scene.
  • 🎯 Ping Scene Button – Highlights the scene asset in the Project window.
  • Overlay Menu – Stays accessible within the scene window for quick scene management.

Installation

Quick Usage

Setup:

Inside the Unity editor scene-view window, click on the three-dotted icon at the top right corner, click on the Overlay Menu option, and toggle on/off the Scene Switcher overlay. Alternatively, use the menu option: Racer > EzSceneSwitcher > Toggle

Actions:

img-v1.1.0

With the Ez Scene Switcher overlay menu open, you're able to:

  • Use the scene list drop-down to select a scene.

  • Use the scene open-mode drop-down to select an open scene mode(single, additive, etc)

  • Click:

    • Ping – Locates the selected scene in the Project window.
    • Activate – Sets the selected scene active, assuming multiple Loaded scenes exist.
    • Close – Closes the selected scene that is either additively loaded or unloaded.
    • Switch – Opens the selected scene based on the selected mode.
  • Hover over the options to display helpful tooltips.

Removing this Package:

Navigate to: Racer > EzSceneSwitcher > Remove Package

Notes

  • Developed with v2022.3.11f1.
  • Most likely compatible with Unity version 2021.1+ and above.
  • The scene-view window must be available and be in focus for the Scene Switcher overlay to work.

Credits

Contributions are welcome! Please open an issue or submit a pull request.

About

Provides a handy overlay window for quickly and ezly switching between scenes in the Unity Editor.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages