5 Years Ago
[D11] more wip on splitting frontend from in-game, split off all objects in D11_Frontend.unity which were not really in the frontend's lifetime (actually they are global). Again I've made these all into separate scenes to get some consistency, but it would probably be better to create (for example) a single "GlobalUI.unity" scene which pulls in all the relevant prefabs, and just use the separate scenes for editing purposes.