How do I implement this animation with GSAP 👇

Hello guys, everyone’s opinion, help or solution is highly appreciated. I want to create the animation below with GSAP and make it responsive if possible. Basically, when I get to the section with the animation it triggers and plays once. Thank you, I’ll be looking forward to hearing from y’all:)
5 Replies
i_lost_to_loba_kreygasm
Hey, I have done this with counter up .js
i_lost_to_loba_kreygasm
GitHub
GitHub - bfintal/Counter-Up2: Counter-Up is a lightweight module th...
Counter-Up is a lightweight module that counts up to a targeted number when the number becomes visible. - bfintal/Counter-Up2
corizon.
corizon.OP4w ago
Hey, thanks man. I will check it out I just checked it out, it’s just a basic counter up library. Couldn’t find and option to split up the digits and make them stagger.
Choo♚𝕂𝕚𝕟𝕘
https://codepen.io/chooking/pen/mdoXRPq It's not the exact same thing, but I did something similar in vanilla JS/CSS that could be modified slightly to achieve the exact same result.
corizon.
corizon.OP4w ago
Thanks man, this will help!

Did you find this page helpful?