Share Posted May 2, 2017 How can I make a text float in like a wave from left to right. I am able to get the text into the frame normally but not like a wave form. Is there a way of doing it? Link to comment Share on other sites More sharing options...
Share Posted May 2, 2017 Hmm, that's not an effect I see often on the web. It would help if you could provide some sort of an example of what you are going for. Diaco, created a cool demo with SVG text going around a spiral. The code is minimal and I suspect you could draw the wave path exactly how you like. Here is a fork of his demo: https://codepen.io/GreenSock/pen/wdevNJ?editors=0010 1 Link to comment Share on other sites More sharing options...
Share Posted May 2, 2017 You could also use SplitText and CustomWiggle: https://codepen.io/GreenSock/pen/OmgJqb?editors=0010 Both SplitText and CustomWiggle are available to Club GreenSock members. 3 Link to comment Share on other sites More sharing options...
Author Share Posted May 2, 2017 Hi Carl, The demo which you mentioned is somewhat similar to what I am looking for. Will try to see if I am able to get it right or not, but again I am not a member of "CLUB GREENSOCK", so I cannot download the files which will support SplitText and CustomWiggle. Thanks Link to comment Share on other sites More sharing options...
Author Share Posted May 3, 2017 thanks for your help. 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