#Loading Screen errors

1 messages · Page 1 of 1 (latest)

floral plume
#

I need help deciding what the most efficient way to make the GUI's Gradient spin with the Logo spin too.

#

How can I make a bar that loads depending on the Player's game loading speed too

sullen urchin
#

itll change speeds based on device performance

#

first use

repeat
wait()
until game:IsLoaded()

for "10%"

#

and then use RunService.RenderStepped signal to "load" 1 bit for each signal

#

i can help you personally if you want

floral plume
#

If you could that would be highly appreciated

sullen urchin
floral plume
#

Sometime do you mean or?

sullen urchin
#

i gotta login

floral plume
#

Nws :)

floral plume
sullen urchin
#

add YNOS_S when youre back

floral plume