Bounce & Elastic

Generate procedural bounce and elastic motion.

Bounce and Elastic generate curves procedurally from parameters, so you can iterate quickly and then apply with Set.

Bounce

  • Count: number of bounces (1–16)
  • Decay X: spacing falloff (default 2.0)
  • Decay Y: height falloff (default 4.0)

Elastic

  • Count: number of oscillations (1–16)
  • Speed: oscillation frequency (default 1.0)
  • Decay: damping (default 4.0)

Both modes share the same apply pipeline as Ease. See Quickstart and Limitations.