Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I make a script that makes sure everything is loaded?

Asked by
proo34 41
5 years ago

I understand that there is WaitforChild but doing that for every block, script, value, sound, and texture would take literally forever. I have a loading screen that I just can't figure out. Does anyone know how to do this?

0
You can use Asset Preloading. While the preloading is doing its work, you can have a loading screen show. Here is a video I found useful for this: https://www.youtube.com/watch?v=_zYbREZmHXY Daemonophobiaa 37 — 5y

Answer this question