#Tweening starts during loading screen, how can i prevent that?

6 messages · Page 1 of 1 (latest)

somber sonnet
#

so i created a script thatll slide up a "welcome" notification when a player logs online but the thing is im planning to have the "tweening animation" last around 0,5 seconds but it starts playing during 'joining game' i wanna have the tweening start only until the loading screen is gone

mighty micaBOT
#

studio** You are now Level 7! **studio

somber sonnet
#

i can provide the script if needed

fleet egret
#

make a bool value in the starter gui, and when the loading screen finishes, set it to true

#

do a while loop to check when the bool sets to true, and when it does, run the tween

humble belfry