A library to help developers create Unity games that split elements of the game into multiple scenes.
This package is considered experimental, updates will be fairly infrequent if at all.
✔️ Cross scene referencing
✔️ Multi scene management
✔️ Extensions with extra functionality such as URP camera stacking.
- Further editor tools
- Optimisation extension for better scene loading
- More scene loading options
- Additional attributes for more flexibility
Download the latest version of the project via the packages section of this repo & un-zip the downloaded files. Then either:
- Run the .unitypackage and proceed to follow the steps in import window in Unity
- Open your Unity project, right-click in the project window and select the "Import Custom Package" option. Select the package and follow the steps in import window
- See docs for usage.
You can access a online of the documentation here: Online Documentation. An offline copy if provided with the package and asset if needed.
The asset is developed and maintained in 2020.3.x and make use for available .Net updates in the version. Older versions of Unity are not supported for this asset.
MIT Licence