Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

coryleach/UnitySceneSwitcher

Repository files navigation

Gameframe.SceneSwitcher πŸ‘‹

Codacy Badge GitHub release (latest by date including pre-releases) openupm GitHub

twitter

Unity editor window for quick scene switching.

Quick Package Install

Using UnityPackageManager (for Unity 2019.3 or later)

Open the package manager window (menu: Window > Package Manager)
Select "Add package from git URL...", fill in the pop-up with the following link:
https://github.com/coryleach/UnitySceneSwitcher.git#1.0.3

Using UnityPackageManager (for Unity 2019.1 or later)

Find the manifest.json file in the Packages folder of your project and edit it to look like this:

{
 "dependencies": {
 "com.gameframe.sceneswitcher": "https://github.com/coryleach/UnitySceneSwitcher.git#1.0.3",
 ...
 },
}

Usage

In the menu select Window -> SceneSwitcher

To enable edit mode use the hamburger menu at the top right of the window

AutoSort = Moves the most recently clicked button to the top of the list
Additive = Loads scene additively when the button is clicked
Close = Closes other scenes
Requirement
  • Unity 2018.4 or later (Tested in Unity 2018εΉ΄4月3ζ—₯f1)
  • No other SDK are required

Author

πŸ‘€ Cory Leach

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❀️ by Gameframe.Packages

Packages

No packages published

Contributors 2

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /