Hello!

I was wondering if there was an option to make the text appear little by little with the possibility of modulating the speed, in particular incorporating this possibility into an option menu where the player could choose the speed of the text present in a show dialogue node.
I've seen a lot of games where you could choose the speed of the text and sometimes it made a little noise when reading like a very fast "blablabla".
As much as I see an option to play an audio while the dialog node is playing but nothing on the speed of writing the text so the text appears instantly.
  • Yes, that's available - this feature is called Typewriter and can be set up in your UI boxes (general settings for all, each individual box can override it with a custom setup).
    The options menu has a text speed option available for this as well.

    Your UI prefabs can also regulate which parts use this - you can usually find this on the content components that e.g. distribute the text to a TMP text component.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • oh yes thanks,I totally missed it ^^"
Sign In or Register to comment.