61
DOTween & DOTween Pro / Re: ID field in new version?
« Last post by Daniele on April 24, 2016, 12:51:07 PM »Hello!
The ID, at least for now, is just in case you want to use static DOTween method on your path via its id, like DOTween.Pause(myId)
EDIT: saw your edit after answering, ooops. But yes, when you call a static ID-based method, all the tweens with the same ID will react.
The ID, at least for now, is just in case you want to use static DOTween method on your path via its id, like DOTween.Pause(myId)
EDIT: saw your edit after answering, ooops. But yes, when you call a static ID-based method, all the tweens with the same ID will react.