Skip to content

An editor tool for Unity that allows you to easily combine several scenes into one "output scene".

Notifications You must be signed in to change notification settings

ArgusVRC/Scene-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scene Builder

An editor tool for Unity that allows you to easily combine several scenes into one "output scene".

Features

  • Run code any time a scene build is requested
  • Easy management of multiple output scenes via the SceneBuilderData scriptable object

How to install

In your Unity project, go to Window > Package Manager then click the top left [+], click on Add package from git URL and paste this link:

https://github.com/ArgusVRC/Scene-Builder.git?path=/Packages/com.argusvrc.scene-builder

Or download the latest package from the latest release.

Requirements:

  • Git (to install through Package Manager)

Note

Some code is still WIP, but most of the desired functionality is already working.

About

An editor tool for Unity that allows you to easily combine several scenes into one "output scene".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages