fbpx

An elastic ease can be configured with amplitude and frequency values to give you an incredibly wide range of effects.

Watch the Video (bonus tip at the end)

The elastic ease can be configured with 2 parameters:

  • amplitude: affects the strength of the overshoot
  • frequency: affects the the width of the wiggles. A smaller frequency creates more wiggles.

Usage:

gsap.to(target, {x:200, ease:"elastic(2, 0.2)"})

Explore the demo

Creative Coding Club

My Creative Coding Club courses are packed with lessons just like this. Let me guide you on your journey towards mastering the GreenSock Animation Platform.