Ah, so you don't really want it totally linked to the scrollbar. Sure, you can just alter the timeScale of the animation(s) with a single ScrollTrigger. Here's a simple example (forked demo): See the Pen rNjvgjo?editors=0010 by GreenSock (@GreenSock) on CodePen   I created that roll() helper function just to make it simple to create a looping animation where it clones the element, puts it right next to it, and makes it look seamless. I animated the
    • Like
    4