#flashing UI animation
1 messages · Page 1 of 1 (latest)
tweenservice has another parameter for looping
i suggest you read the documentation
you can specify by yourself how many times it should repeat
if you need the tweens to play sequentially you can use
Tween:Completed() to fire a rbxscriptsignal
it could be that your tweens are conflicting