Login
From:
Musing Mortoray
(Uncensored)
subscribe
Loading a boostrap scene while testing in the Unity editor - Musing Mortoray
https://mortoray.com/loading-bootstrap-scene-in-unity-editor/
links
backlinks
Tagged with:
game development
how to
unity
rabanaz
Roast topics
Find topics
Find it!
Configure Unity to run a bootstrap scene before the current editor scene. This allows you to test any scene directly while still performing global initialization. Key elements include playModeStartScene, playModeStateChanged, and PlayerPrefs.