A downloadable unity package for Windows, macOS, and Linux

Download NowName your own price

🟣 Summary

Multi Scene is a tool for handling game development with more than 1 scene loaded at once. So you can spread out elements of your game into separate scenes. While some other solutions to this problem exist, most if not all them are paid solutions or kept privately. The purpose of this project to provide a free alternative that can accomplish the same kind of results with as little extra work as possible.


💜 Features

  • 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


Installation

To import the .unitypackage into your project just double click it with your project open or use the import custom package option in Unity under

Right click in Project Tab → Import Package → Custom Package

Extension packages can be installed by simply double clicking the package file for the relevant extensions. Note that extensions may have dependencies. 


🔺 Updating to a newer version

If you are updating the asset from an older version it is best to delete the asset folder & do a clean install for the least amount of friction with the new version. If the update is just a patch you should be good to just import on top of the old files, but consider a clean install if the asset doesn’t work as intended or throws an unknown error.


📰 Documentation

You can access a online of the documentation here: Online Documentation. A offline copy if provided with the package if needed.


☕ Support The Dev

I don’t normally ask for support or anything as I use these projects to experiment & to improve my coding in live projects. But all my assets take a lot of my time to develop & maintain throughout the years & I do all this for free in my spare time. So if you find that one or many of my assets useful, please do consider supporting me by buying me a virtual cuppa via the link below:

Carter Games is creating video games & developer tools

Download

Download NowName your own price

Click download now to get access to the following files:

Multi Scene (0.2.2) Release.unitypackage 1 MB
https://github.com/CarterGames/MultiScene
External

Development log

Leave a comment

Log in with itch.io to leave a comment.