Hi there,   I'm trying to have this ScrollTrigger animation run only once when the user scrolls down the first time. When they scroll back up, all elements are meant to be static without any animations anymore. Basically, I only want to have the animation on scroll work only once.   When I use once: true however it adds all the white space above the section on scroll up.   Can you help?:) See the Pen qBjzVyj by lisaschumann (@lisaschumann) on Co