Cutscene text animated like a typewriter

In my game I want to create a cutscene with text in boxes when a character speaks, but I want the text to be animated like a typewriter, like Stardew Valley. How do I do this?

1 Like

There is typerwiter extension/behavior i believe

I never used it so idk how it works but i seen lion share of users use it for their games where there are dialogues
I bet it will be easy to find tutorials on youtube
Especially for YARN since that is where i seen it most used

The extension is named “Autotyping”. Install it to you project, add the behaviour to the text box, configure the time between characters and then add text to the text box in the events.

I’m using pandako dialogue extension it does both the op needs

Thank you for the help!