I'm newbie in Unity and iTween Plugin!
So, I want to move a Cube to other position with MoveTo method from iTween, but the code i've built is not working!
Why? Whats Wrong?
iTween.MoveTo(gameObject,Vector3(2,0,0),2);
![alt text][1]
[1]: /storage/temp/5342-screenshot002.png
↧