Skip to content

RimuruDev/SceneSwitcherToolbar

Repository files navigation

Scene Switcher Toolbar

Scene Switcher Toolbar adds a compact scene switcher to the Unity main toolbar. It supports modern Unity 6 toolbar APIs and a legacy fallback for older editor versions.

Installation

Unity Package Manager

  1. Open Window > Package Manager.
  2. Click the + button.
  3. Select Add package from git URL....
  4. Paste the Git URL of this package repository and confirm.

Example Git URL after publishing the repository:

https://github.com/RimuruDev/SceneSwitcherToolbar.git

Release Download

  1. Open the Releases page of this package repository.
  2. Download the published .unitypackage file if one is attached to the release.
  3. Import it through Assets > Import Package > Custom Package....

If the release contains the package source instead of a .unitypackage, copy the SceneSwitcherToolbar folder into:

Assets/Plugins/AbyssMoth/

Usage

изображение
  1. Use the toolbar toggle to switch between build scenes only or all scenes in Assets.
  2. Use the scene dropdown to quickly open another scene.
  3. Press Boot ▶ to open the configured boot scene and enter Play Mode.
  4. Use AbyssMoth/Scene Switcher/Set Active Scene As Boot to assign the current scene as the boot scene.
  5. Use AbyssMoth/Scene Switcher/Clear Boot Scene if you want to remove the boot scene assignment.

If duplicate scene names exist, the toolbar appends the folder name to keep the dropdown readable.

The package is designed to work on Unity versions below 6 and on Unity 6000.3+, with a legacy toolbar integration fallback for older editors.

The package currently targets Unity 6000.3.6f1.

License: MIT

About

Scene Switcher Toolbar adds a compact scene switcher to the Unity main toolbar. It supports modern Unity 6 toolbar APIs and a legacy fallback for older editor versions.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages