How to control the speed of subtitile in a conversation?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
linyangyang2015
Posts: 11
Joined: Fri Sep 07, 2018 10:24 pm

How to control the speed of subtitile in a conversation?

Post by linyangyang2015 »

How to control the speed of subtitile in a conversation?
User avatar
Tony Li
Posts: 20990
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to control the speed of subtitile in a conversation?

Post by Tony Li »

Hi,

If you want to control the typing speed, inspect the subtitle line. It has a Unity UI Typewriter Effect component. Change its Characters Per Second value.

If you want to control the duration of the node (that is, how long it runs before moving to the next node), inspect the Dialogue Manager GameObject. Change Subtitle Settings > Subtitle Chars Per Sec and Min Subtitle Seconds.
Post Reply