Basically, after the default ROBLOX loading screen, the intro for my GUI should start. However, it starts way earlier before the screen is even removed, practically “skipping the intro” and putting the player right into the game.
It does delay it, but it’s the same thing. That’s what I did previously with my other script and adding wait() was the only way of having it work through. Other devices may load up differently tho. I need a different approach.