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...
No description
4 Replies
b1mind
b1mind2mo ago
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.
rnrnshn
rnrnshnOP2mo ago
Thank you. I will take a look on those resources 🙏🏻
Jono Lewarne
Jono Lewarne2mo ago
The Gsap documentation is really good, easy to read with good examples

Did you find this page helpful?