Jump to content
Search Community

Recommended Posts

Posted

Hello all, i'm new to gsap, i'm trying to adapt the scramble text plugin to make it as similar as possible to the one in the video i linked, only i noticed some limitations like putting the text on multiple lines and showing the finished words at the same time. Can anyone help me or recommend some other plugin?

Thanks

See the Pen dyQjPoY by tero-moi (@tero-moi) on CodePen.

  • Like 1
Posted

ok now go all together, thanks!

is it also possible to make them start with the smallest symbols and then they grow? like like the video?

Posted

if you see in the video all the same letters start and then they change with other same letters, in the end they make up the word

eg: "aaaaaaa" "ccccccc" "final word"

Does the plugin allow to achieve this effect?

Posted

I'm not sure I entirely understand but if you want to match the video exactly I'm afraid that would likely need a custom solution. There's a lot of randomness in scrambletext and if you want to specify which characters show at exactly which times you'd need more control.


This page shows the parameters that you have control over


https://gsap.com/docs/v3/Plugins/ScrambleTextPlugin


If you want to create a more custom solution, textplugin will give you more control, but you'll have to write all the logic yourself.

 

  • Like 1
  • 2 weeks later...
Posted

ok i have understand, thank you!

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...