sampaiodias / AdditiveScene

A few tools that makes additive scenes easier to use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A few tools that makes additive scenes easier to use

License:MIT License


Languages

Language:C# 83.9%Language:ShaderLab 12.6%Language:GLSL 1.8%Language:HLSL 1.7%