Add override parameter to TweenService:Create()

If override is true then it looks up all the playing or paused Tweens acting on the given instance. If one of these Tweens is modifying a property that the newly created Tween wants to modify, then it is cancelled.

This parameter can be added to TweenInfo too.

9 Likes

I’d rather have a priority for tweens to do more advanced overriding, instead of that archaic parameter frrom GUI tweening.

Got 'ya covered buddy

3 Likes