1
DOTween & DOTween Pro / Re: DOPlayBackwards method does not fire OnComplete
« on: July 07, 2015, 06:32:34 PM »
Ok, got it.
I've also started using the static methods on the DOTween class. I can add multiple DOTweenAnimation components to my GO, give them each an ID, and play them via the DOTween.Play(target,ID) method.
Thanks again,
Jos
I've also started using the static methods on the DOTween class. I can add multiple DOTweenAnimation components to my GO, give them each an ID, and play them via the DOTween.Play(target,ID) method.
Thanks again,
Jos