How can I tween letters of text?

Hi, I just liked this design so i want to learn how to make it. Here’s the video:

I know how to tween text, but idk how I can tween it seperated.

1 Like

That’s called typewriting, if that’s what you’re looking.

2 Likes

Every single letter in that text is a separate TextLabel instance so we can stagger the tweens which will cause that wave effect.

There’s an extremely useful Rich Text Markup module written by Defaultio that does exactly that. I don’t know what that game is but I’m pretty sure they this module too. Can’t find docs anywhere but it comes with examples so you can get started.

2 Likes