Jump to content
Search Community

Animate on scrollTrigger

Yunus test
Moderator Tag

Recommended Posts

Hello, 

 

I am trying to animate the arrow and the circle but only the stroke does animate but is not filling the svg at the same time, I am note sure what I am doing wrong if someone could please check and see what I am missing.

 

 

See the Pen abwmWXY?editors=1010 by ibrahimyunus (@ibrahimyunus) on CodePen

 

Thanks

See the Pen ZEypKoe?editors=1010 by ibrahimyunus (@ibrahimyunus) on CodePen

Link to comment
Share on other sites

Welcome the the forums, @Yunus

 

DrawSVG is only for animating the stroke but you actually have entire shapes that are filled. You'd need to edit your SVG artwork so that those are simply stroked paths (not outlined/filled ones). The only other way you can accomplish something like that is to animate a mask but that's a lot more complicated in most cases.

 

@PointC has some outstanding tutorials on his web site that I'd recommend, like https://www.motiontricks.com/svg-calligraphy-handwriting-animation/

 

More articles: https://www.motiontricks.com/svg-tutorials/

 

Happy tweening!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...