How to save which additive scenes are currently loaded?
Posted: Wed Sep 01, 2021 7:25 pm
Hello,
Our scene configuration is setup with a Global scene that is always loaded, and we additively load specific levels as needed. It seems that the Save System only ever records the non-additive scene in its data:
"m_sceneName": "GlobalScene"
How can we configure the Save System to store and load the additive scenes that were active when the last save occurred?
Thanks in advance,
Fable
Our scene configuration is setup with a Global scene that is always loaded, and we additively load specific levels as needed. It seems that the Save System only ever records the non-additive scene in its data:
"m_sceneName": "GlobalScene"
How can we configure the Save System to store and load the additive scenes that were active when the last save occurred?
Thanks in advance,
Fable