Share Posted June 10, 2021 Hi guys, I am interested to do a button/slider timing animation and I like the one from the https://greensock.com/ main page. I am new to GSAP and I saw that tweenmax got deprecated and in general GSAP has a lot of plugins, features, etc. A bit lost... I don't know on which plugin to focus, or is only gsap3 core? Any examples, guidance will be much appreciated Link to comment Share on other sites More sharing options...
Share Posted June 10, 2021 The GSAP core will pretty much get you there. If you wanted a click-and-drag functionality with it (not on the gsap homepage), you'll need the draggable plugin. To be clear, the homepage is a slider of gsap features/capabilities, so there's a lot of extras happening inside each slide that require various plugins. The core slider, however, should be completely possible via the gsap core. 4 Link to comment Share on other sites More sharing options...
Share Posted June 10, 2021 Yep, all you need is the core. If you're new to GSAP, I'd highly recommend the following: The Getting Started Guide: There's an excellent video course by @Carl at https://www.creativecodingclub.com/courses/FreeGSAP3Express?ref=44f484 Check out https://motiontricks.com where @PointC has some killer tutorials. We've got a learning section with plenty of links at https://greensock.com/learning/ Happy tweening! 4 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