Lucacv Posted March 21 Share Posted March 21 Hi devs, I'm trying to achive this animation using GSAP: As you can see the text is already present but the animation take place with opacity while scrolling. Thanks all! Link to comment Share on other sites More sharing options...
_Greg _ Posted March 21 Share Posted March 21 Hi @Lucacv Welcome to the forum Check ScrollTrigger free plugin and SplitText premium plugin 4 Link to comment Share on other sites More sharing options...
Rodrigo Posted March 21 Share Posted March 21 Hi, @_Greg _ is right a combination of SplitText and ScrollTrigger can do exactly that: See the Pen mdKWBmm by GreenSock (@GreenSock) on CodePen Hopefully this is enough to get started. Happy Tweening! 1 Link to comment Share on other sites More sharing options...
Lucacv Posted March 21 Author Share Posted March 21 Many thanks to all of you guys. Is there a way to achieve this without the premium plugin? Maybe just play with opacity or color effect while scrolling? Thanks again ❤️ Link to comment Share on other sites More sharing options...
Rodrigo Posted March 21 Share Posted March 21 Hi, You'll have to find a package that splits the text. Then you'll have set the absolute position on one of them by hand and create the animation. I know there are a few options out there, but I don't recall the exact names, so you'll have to google for those. Hopefully at some point you can afford being a Club GreenSock member since the perks are really awesome and you'll get your money back with one or two paid projects (normally just one short project is enough to pay for a year subscription). Happy Tweening! Link to comment Share on other sites More sharing options...
Lucacv Posted March 22 Author Share Posted March 22 Alright, I was just looking for a workaround using basic version of GSAP. Thank you for your quick support. Amazing community. 1 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