Animated GUI Text

Hello! I’m just wondering how I could accomplish something. Hard to explain :sweat_smile: When I change a GUI text node run-time, is there a way to make the new text appear like ”letter by letter” instead of the whole text being drawn at once? Just thinking it would look cool in my games dialogs.
Thank you in advance.

P.S. After a loooong heavy lurking, my first actual post on the forums!

3 Likes
5 Likes

There’s also the RichText extension: https://github.com/britzl/defold-richtext

2 Likes