myTween.SetEase(Ease.OutQuint); myTween.SetLoops(4); myTween.OnComplete(myFunction); Also, some tween types havespecial additional options, depending on the type of value tweened, which can be set viaSetOptions(). Just remember thatSet...
These settings can be chained to all types of tweens. You can also chain them while a tween is running (except for SetAs, SetInverted, SetLoops and SetRelative) Expand all SetAs(Tween tween \ TweenParams tweenParams) SetAutoKill(bool autoKillOnCompletion = true) SetEase(Ease easeType \...
DOTWEEN PRO OWNERS:if you have a Pro version older than 1.0.041do not upgrade DOTween from here, but first upgrade your Pro version from the Asset Store. DOTween License PlayMaker actions The mighty dudebxl also createdDOTween actions for PlayMaker. You can grab themhere. Also, the mighty ...
These settings can be chained to all types of tweens. You can also chain them while a tween is running (except for SetAs, SetInverted, SetLoops and SetRelative) Expand all SetAs(Tween tween \ TweenParams tweenParams) SetAutoKill(bool autoKillOnCompletion = true) SetEase(Ease easeType \...