Is there a way to make a fast counter out of a TextNode?

Hi! :slight_smile:

I don’t know if this is what you are trying to achieve, but here’s a code snippet I’ve made for a “slow typing” effect.

This doesn’t generate a new text node, just modify it following some instructions via tasks.

Let me know if that was useful for you. :slight_smile: :slight_smile: