i'm animating fine along my motion path now with the help of jooja but how do you get rid of ease in and out on a motion path? as i want it to continually circle my object without slowing down and speeding up?
Make sure the tangent for the motionPath#.uValue" are set to Linear.
Thankyou!