i realise that it will only load the 50 frames of scene “main” then it will go the scene “intro” frame 1. can i make it load other scenes as well ? like
Basically, if you load your first scene, all your other scenes will only load when your movies playing anyway, causing lag.
And you can only target one scene with it I believe, so you would have to target your last scene, and the last frame.
Here are 3 other preloader tutorials you can try that don’t use ifFramesLoaded, but instead load the entire file size instead of the amount of frames loaded.