Quantcast
Channel: Questions in topic: "unity3.4"
Viewing all articles
Browse latest Browse all 49

Animation completion using iTween

$
0
0
I want to detect animation completion using iTween. Basically I can able to move object using iTween but I also want to perform listener task also. My code for this task Vector3 position = transform.position; position.x = 19.2f; iTween.MoveTo(transform.gameObject,position,1f); I want to detect game object completed its animation.

Viewing all articles
Browse latest Browse all 49

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>