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

How do I make a Loading GUI that uses specific functions for progress?

Asked by 8 years ago

I'm wondering how you would use the functions:

IsLoaded()

and

RequestQueueSize()

to make a custom loading bar...

Would it be that I request the queue size and then make the bar based on that?

but how do I know how big the max size of the bar should be?

Just need a place to start, thanks

0
I have tried using RequestQueueSize for a loading bar, but I found it too hard because it doesn't have a set amount of how much it needed to load. So don't try that xD TheDeadlyPanther 2460 — 8y

Answer this question