Choosing default roblox screen load time

hello everyone as you all know i can use the code

game.ReplicatedFirst:RemoveDefaultLoadingScreen()

to decrease the default loading screen of roblox to 5 seconds, but is there a way I can choose a loading time for example 8 seconds?

I know it might be something simple for some but I can’t think of a way

You can try making your own custom loading screen, which ROBLOX themselves made a tutorial on.

If you are insistent on using ROBLOXs loading screen only, I think the only way to change ROBLOX’s default loading screen time would be to take their loading screen, use it as if it were a “custom loading screen” and then just edit the timings.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.