brovador / Untiy-OpenSceneMenuGenerator

Simple script to auto generate an editor menu to open the scenes added to a project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open scene menu generator

Simple script to generate a menu with the project current added scenes.

Usage

  • Simply add this script inside an Editor folder.
  • A new menu Open scene will appear in unity menu bar.
  • Press Reload this menu to populate the menu with current added scenes in the Build settings window.
  • Take in consideration unchecked scenes won't appear in the list.

Screenshots

Example

About

Simple script to auto generate an editor menu to open the scenes added to a project


Languages

Language:C# 100.0%