Jump to content
Search Community

SplitText with MotionPath not splitting words

Separator test
Moderator Tag

Recommended Posts

You're placing each character onto the motionPath at exactly the same spot, and then staggering the start time of each animation. White space has absolutely nothing to do with it. See what I mean? 

 

Perhaps you should try using the native <textPath> element in SVG and then animate the startOffset with GSAP. 

https://css-tricks.com/snippets/svg/curved-text-along-path/

https://developer.mozilla.org/en-US/docs/Web/SVG/Element/textPath

  • Like 1
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...