I’d say the easiest way would be to use lottie animations and after effects. Here’s a link on how to implement one:
I’m pretty certain that the bodymovin plugin doesn’t support the decrypt text effect from after effects natively, but if you create the animation you want and export it as an image sequence then import back to after effects, you’ll be able to export the animation ready for webflow.
When you inspect the element, you can see that the elements value is actually changing and its random(the order of the text) every time. I can think of a very brute force solution with this using some custom js.
Create an array of the word.
Randomize the array.
Then sort the array.
Render every step of the sort.
I dont know TOO much about lottie/AE but im pretty sure that isnt how they achieved that effect on the site.
Hi guys, as I’ve just discovered character offset and character value aren’t supported by BodyMovin or Lottie, so this kind of animation isn’t possible.