emr07 Posted October 14, 2023 Posted October 14, 2023 Hi, how can I ensure that the animations do not all occur at the same time? What I need is for the vertical line to start after the two halves of circles have finished their animation. See the Pen eYbaZPx by emr1984 (@emr1984) on CodePen.
Solution GreenSock Posted October 14, 2023 Solution Posted October 14, 2023 Just toss them into a timeline so you can sequence them. Add the ScrollTrigger to the timeline: See the Pen poqmbrm?editors=0010 by GreenSock (@GreenSock) on CodePen. Does that help?
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