Share Posted January 13, 2017 I'm about to do some text animation. I want to recreate the animation in the Alien Covenant trailer. Is it a good idea to use SplitText for this or is it better to animate it letter for letter? What do you think? Example here: //Devotee007 Link to comment Share on other sites More sharing options...
Share Posted January 13, 2017 My 2 cents - you could make that work with SplitText (remembering that it's a Club plugin) However, if I was doing that, I would probably create the whole thing with SVG and SplitText doesn't work with SVG text. Others may have differing opinions. Happy tweening. Link to comment Share on other sites More sharing options...
Share Posted January 14, 2017 Yeah, I agree with PointC about using SVG. I typically would break each letter individually then run staggerFrom on each, really mimicking the same effect that SplitText would provide. Cheers! 2 Link to comment Share on other sites More sharing options...
Author Share Posted January 16, 2017 Thanks for your input! I will try and go with SVG. //Devotee007 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