Skip to content
MotionLab

Scroll-Scrubbed Lottie

A Lottie timeline whose playhead is bound to scroll position (goToAndStop per frame).

★ showcaseLottieGSAPScrollTrigger

How it works

lottie-web with autoplay:false; a ScrollTrigger scrub tween drives {frame} and calls goToAndStop(frame, true).

Performance

The canvas renderer is faster for many shapes; SVG stays crisp and inspectable. Toggle and compare in the HUD.

Accessibility & reduced motion

Reduced mode jumps to the final frame.

Playgroundscroll
Renderer
Export
{
  "lerp": 0.1,
  "scrub": 0.8,
  "markers": false,
  "renderer": "svg"
}