So far I have only found tutorials for scroll animations with clip-path that do not overlap sections… Does anyone have a tutorial for something similar?
Hi @Iris_Miranda when you open this website in DevTools you will find that this website use for animation GSAP ScrollTrigger. You can even look into injected JS code on bottom of HTML. On GSAP forum is many great examples in CodePen. If you get stock with something the are great folks to help you solve your request.