Try this:   onLeave: function(self) { self.scroll(self.start); // <-- sets position to start of ScrollTrigger self.disable() self.animation.progress(1) }   See the Pen 2f164f6fc6ea04ad8480421d9b3cd011 by akapowl (@akapowl) on CodePen  
    • Like
    6