Hi there!
I'm not really used to Dialogue System, but we use it in our studio. Is there a way to do automatic hyphenation for dialogue windows?
tks
Automatic Hyphenation
Re: Automatic Hyphenation
Hi,
There's no automatic hyphenation, but it does word wrap. If you want to insert hyphenation at runtime, you can add a script with an OnConversationLine() method to the Dialogue Manager and add the hyphenation in the script.
There's no automatic hyphenation, but it does word wrap. If you want to insert hyphenation at runtime, you can add a script with an OnConversationLine() method to the Dialogue Manager and add the hyphenation in the script.