Hi there,   I just started to work with GSAP and trying to animate some texts. fade-in / fade-in-left etc. animations are working fine.   Now I try to reveal hidden texts when passing the scroll point. So I use ScrollTrigger as well.   I think that the major problem here is, that on initialising the code the former position of the following texts is saved so when I scroll to the first one - the other reveal as well. Is there a way to recalculate after the first acti