How to detect when a tween has ended

How to detect when a tween has ended

Try with the tween.Completed event

2 Likes

Maybe make a wait statement for the duration of the tween after the tween starts.

Theres already a tween.ended event. Ni need to use wait(n).