Search code examples
gsap

Animating with curves in greensock


Is it possible to animate objects so they move along a curved path, using green sock?

I would prefer to use greensock over jquery as I heard that greensock is much more efficient for animation.


Solution

  • Sure, there is BezierPlugin, which was replaced by MotionPathPlugin in GSAP 3