#Dose anyone know why this isn't working?

1 messages · Page 1 of 1 (latest)

bronze cobalt
#

trying to tween the transparency of the legendary.base part but its not working

radiant thorn
#

:Play() doesn't automatically suspend the execution of the things after it, so the ball would just get destroyed immediately

queen wadi
#

^ you can use tween.Completed:Wait() to destroy after tween

bronze cobalt
#

ill see if it works thanks

obtuse fjord
#

change to 1.5

bronze cobalt
radiant thorn