Share Posted July 26, 2020 Hi folks, I've been using scrollmagic for my scroll based animations. And I've just started to learn GSAP ScrollTrigger. With Scrollmagic, I've achieved a scroll animation as seen below. It has 3 sections with repeated elements - a title, paragraph and a image for each section. I've used two separate timelines for scroll in and scroll out actions. I'd love to learn, how this exact same animation is done in with scrollTrigger? Is there a easy way to do this using ScrollTrigger? Thanks GSAP team for ScrollTrigger and the great support to this community. See the Pen zYrXwQo by vino3d (@vino3d) on CodePen Link to comment Share on other sites More sharing options...
Share Posted July 27, 2020 Hi @vino3d, welcome to the forum. Of course what you could do with ScrollMagic you can now do with ScrollTrigger and much more. As you mentioned that you are trying to learn I would direct you to the ScrollTrigger starting guide by @Carl. It has few simple demos that would get you started, I think that is the best way to learn. By building few simple demos with ScrollTrigger you will see how animations are triggered and you will be able to build the animation as in your example in no time. I have also GreenSock 101 online course that covers the basics of GSAP3 and ScrollTrigger that might help. Cheers Petr 6 Link to comment Share on other sites More sharing options...
Share Posted July 27, 2020 Hey vino and welcome to the GreenSock forums. Here's one of the many ways to set it up: See the Pen jOWRRgK?editors=0010 by GreenSock (@GreenSock) on CodePen 1 Link to comment Share on other sites More sharing options...
Author Share Posted July 27, 2020 @ZachSaucier Thanks for the warm welcome. Wow !! That is awesome. Really that simple.?! Thanks for sharing your knowledge. Link to comment Share on other sites More sharing options...
Author Share Posted July 27, 2020 @Ihatetomatoes thanks. I'll go through the docs. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now