Loading multiple scenes on game start?
Posted: Sat Oct 19, 2024 7:05 am
Hello Tony!
Happy Sunday! I trust you are doing very well.
Using the Menu Framework, when starting a new game we call the SaveHelper.RestartGame().
This method loads a single scene, but I was hoping to load the terrains as separate scenes before the game starts.
Is there a way to load them all before the game starts? Or I need to do in OnStart on the first scene?
Thanks in advance,
Nico
Happy Sunday! I trust you are doing very well.
Using the Menu Framework, when starting a new game we call the SaveHelper.RestartGame().
This method loads a single scene, but I was hoping to load the terrains as separate scenes before the game starts.
Is there a way to load them all before the game starts? Or I need to do in OnStart on the first scene?
Thanks in advance,
Nico