- Home /
Oh yea! Animation addition
What is the best way to add iTween animations together? For example, adding an animation with a circular path that is perpendicular to the other one would produce helical motion.
Bleh. You need to work with physics with that. That is some advanced stuff. You cant have two animations controlling the same object react to each other unless it is triggered by both and you add a script to activate a THIRD animation to bounce it somewhere else...
Your answer
Follow this Question
Related Questions
Is it possible to move through itween path manually with a parameter except of time? 1 Answer
How to control an animation by touch position along a path? 1 Answer
itween MoveTo IndexOutOfRangeException 0 Answers
An odd iTween+RageSpline animation issue with trigger/collider! 1 Answer
Run an iTween path backwards? 1 Answer