Hi, All
Maybe there is some possibility to make flow for switching between scenes without destroying it?
I mean just preload all the scenes when the game is started and then just enable the scene which you need and disable others in order to don’t spent time to destroy and preload next scene when you switch between it. Keep all scenes in memory.
Thanks!