Preload Scene

Hi,

I two scenes. One’s my “intro” page, the second the game. When clicking next on the first scene, I have a Set Scene node which then sets my 2nd scene. Since this 2nd scene is quite big (well not really), it takes quite some time (in the range of a second) to load. During this time the whole game seems to be frozen.

Is there a way to preload scenes? In my first scene I tried to set Scene 2 (OnInit) and then immediately set Scene 1 again, but this does not help.

If there’s no preload can I display an animation during that time - like a sandwatch or something custom?

Best regards
blackno666

1 Like