GSAP Animation HELP
Hello guys...
I am tasked to create a layout similar to this one on this page https://www.designclub.global/and add to it the similar scroll animation. I am aware that I need to use gsap and scrollTrigger but I have no idea from where I should start.
Any help is welcome...
4 Replies
https://codepen.io/b1mind/pen/yLeoQOG here is a really basic demo of scroll trigger this example shows how to pin and scrub an animation and timeline.
What you are looking for is more of a Parallax scroll.
Thank you. I will take a look on those resources 🙏🏻
The Gsap documentation is really good, easy to read with good examples