How to animate text

Hello! How can I animate a text like in file I uploaded? Thanks
IMG_6277

Hey @dev.weditor have you figured this out yet?

Interesting challenge, you could create a title and then animate the other text elements in a ‘front-end’ loop - here’s an example with a do every 1.5 seconds with pauses inbetween:

Result:
Revolving text

Hope that helps :slight_smile: