
A multi-scene workflow/tool for using multiple scenes in one go in Unity.
✔️Multi scene management
✔️Scene grouping system
✔️Scene group loader window with categories & sorting
✔️Easy to configure & use
✔️Cross scene referencing helper script
✔️Custom Awake, Enable & Start interfaces
(Simulates the normal methods of the same name when all scenes have been loaded)
✔️Custom listener ordering via attribute to avoid execution ordering problems
✔️Do not destory scene accessor
✔️URP camera stacking support between scenes
✔️Regularly updated and maintained with ❤️