Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.
/ MultiScene Public archive

Unity Editor extensions to save multi-scene configurations

License

Notifications You must be signed in to change notification settings

RecklessCowboys/MultiScene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiScene: Save multi-scene configurations

MultiScene makes using a multi-scene workflow similar to a single scene workflow.

Installation

  1. Drag and Drop MultiScene into your Projects Asset folder.

Creating a New MultiScene

  1. Add one or more scenes to your Hierarchy view. See Unity's documentation on Multi-Scene editing for details.
  2. In the Project window, Create > MultiScene

At this point, a new MultiScene file is create that has the same scene setup that is in the Hierarchy window.

Opening a MultiScene

  1. In the Project window, double click on a MultiScene.

OR

  1. Select a MultiScene
  2. In the Inspector window, click the Open button.

Updating a MultiScene

  1. Select a MultiScene
  2. In the Inspector window, click the Update button.
  3. When the confirmation dialog appears, click Update.

About

Unity Editor extensions to save multi-scene configurations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages