week-8/
Week 8: The Scroll
"How does scroll become your storytelling medium?"
Curriculum content for this week is coming soon.
What you'll learn
- Load the ScrollTrigger plugin and register it with GSAP
- Convert existing GSAP animations to scroll-triggered animations
- Configure `trigger`, `start`, and `end` parameters for precise scroll control
- Use `markers: true` for debugging scroll trigger positions
- Implement `scrub` to link animation progress to scroll position
- Calibrate scroll pacing to match reading speed
- Disable scroll animations for `prefers-reduced-motion` users
Select a file from the sidebar to view its contents.