Share Posted July 6, 2022 I'm trying to create a roadmap animation using GSAP ScrollTrigger. I'm stuck at syncing the timeline that reveals the line and the timelines that reveal the dots. I'm not sure how I can achieve the following: 1. Keep the edge of the line always at the center 2. Fade in the dots at the center. I suspect my approach isn't the right one? Any pointers are much appreciated! See the Pen poLgyJK?editors=0010 by delivious (@delivious) on CodePen Link to comment Share on other sites More sharing options...
Solution Author Solution Share Posted July 6, 2022 I fixed the issue by dissecting the line into multiple segments and sequencing them one after another. 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