You can change the end to whatever you want, sure. You actually didn't even define and end, so it uses the default "bottom top". You had an invalid start too - "top" isn't a thing. It needs to define an intersection point with two values like "top top" to say "when the top of the trigger hits the top of the viewport".    But it sounds like you actually want to have the initial frame animation stop BEFORE the ScrollTrigger ends which is an entirely different thing. In that case, I'd put
    • Like
    2