#Tweening starts during loading screen, how can i prevent that?
6 messages · Page 1 of 1 (latest)
** You are now Level 7! **
i can provide the script if needed
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
or you could just do value.Changed