Helper package which extends default toolbar with scene utilities.
This tool allows you to switch fast between scenes in your project, play first scene even if isn't active and pin selected scenes to toolbar.
- Open your project folder
- Enter
Packages
directory - Open
manifest.json
file - Add
"com.daancode.scene-inspector": "https://github.com/daancode/unity-scene-inspector.git"
independencies
section
- Download repository
- Extract files to any directory in your unity project, eg.
Assets/3rdParty/SceneInspector