Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Misato Fukaya

Pages: [1]
1
DOTween & DOTween Pro / How do you release the SetLoop?
« on: August 27, 2015, 01:08:19 PM »
※日本語ですみません。
ex)
transform.DOLocalMoveY(10, 1).SetRelative().SetLoops(-1, LoopType.Yoyo);
このあと、何らかのトリガーでループを解除し、別の動きをさせたいのですが、どのようにすればよいでしょうか。
それとも、途中でループを解除することはできないのでしょうか?

Pages: [1]