Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to Stop a Tween Early?

Asked by 4 years ago

I am tweening the player's camera for intro cutscenes, but on the player's click of a button, the tween needs to stop - regardless of how far into the current tween it is. Is there a way to stop tweens early? Will running another one do this? Thanks in advance for anyone who helps.

1
You could do it with `Tween:Cancel()` karlo_tr10 1233 — 4y

Answer this question