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

How would I stop a tween while its still tweening?

Asked by 4 years ago

I was trying to make a shot meter for my basketball game, and I wanted to know if I could stop a tween mid tween, not using TweenService, but something like script.Parent:TweenSize()? If it is possible please let me know asap. Any help would be appreciated.

1 answer

Log in to vote
0
Answered by
karlo_tr10 1233 Moderation Voter
4 years ago
Edited 4 years ago

As I am aware only way you could stop it is by using: Tween:Cancel()

0
Okay, thank you anyway. gameisawesom 4 — 4y
Ad

Answer this question