- Home /
Question by
Felix Wong · Jul 06, 2011 at 08:29 AM ·
nodesitweenpath
Can I set iTween Path nodes manually?
Can I set the iTween Path nodes manually? Something like :
path.nodes[0] = Vector3(2,1,1); path.nodes[1] = Vector3(10,20,20);
.....
Because I want to make an ant climbing up on a rope and the rope is swinging. Any ideas? Thank you very much.
Comment
Your answer
Follow this Question
Related Questions
Collapsing Nodes in Quad Tree LOD System 0 Answers
Detecting Object On Tile 0 Answers
How to animate a moving platform GameObject? 2 Answers
changing itween moveTo speed param. 0 Answers