I am running some GSAP animations when elements become visible. However, I would like to run it only once. Is there maybe a setting like `once: true` or something similar, that would allow me to only run the effect one time on `enter` ?