Skip to content

MuchoBestoStudio/MinimalistSceneSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinimalistSceneSwitcher

Unity 2020.3+ License

Minimalist Scene Switcher is an extension for the Unity Editor. It allows users to switch scenes easily without using the project folder. It works only with active and additive scenes (doesn't include sub-scenes from DOTS).

Features

Switch a single scene


Switch an additive scene

Installation

This package is available via git url by adding this entry in your manifest.json

"com.muchobestostudio.minimalistsceneswitcher": "https://github.com/MuchoBestoStudio/MinimalistSceneSwitcher.git?path=/Assets/MinimalistSceneSwitcher"