PDA

View Full Version : I need to animate a Sprite on a path with AS3



bobcahill
January 23rd, 2009, 09:20 AM
I need to animate a Sprite on a path with AS3. I know how to do this with a timeline tween, but I need to be able to keep the animation dynamic. Any thoughts?

strangesthings
January 24th, 2009, 03:22 PM
If you want to animate a Sprite along a bezier curve, TweenMax will do it pretty easily.

http://blog.greensock.com/tweenmaxas3/

.ral:cr
January 25th, 2009, 05:31 AM
and tweener.