Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 910 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 910 Bytes

AdditiveScene

This repository includes:

  • AdditiveSceneManager for handling load/unload during runtime AdditiveSceneManager
  • AdditiveSceneCollider for loading/unloading certain Scenes when the player touches the collider (trigger) AdditiveSceneCollider
  • SceneSetup for saving and loading Scene configurations using ScriptableObjects SceneSetup
  • The Unity project used for testing the features above (fairly big because of Standard Assets)

If you only want the script solution, download the latest package from the Releases folder.