Subtitle setting's Subtitle Chars Per Seconds is not real talk speed.
Posted: Thu Nov 19, 2020 12:59 am
I used My custom Dialogue System UI, and I found the talk speed(Subtitle Chars Per Seconds) setting in subtitle is not really the talk speed:
but if I want use {{end}} in sequence.The talk end time is according to the Dialogue System's subtitle's setting(Subtitle Chars Per Seconds).So They must be the same,It would be correct.
I don't know why the subtitle' speed setting not to use the TextMeshProTypewriterEffect's char speed.Or I do not set the correct setting in my custom Dialogue UI?
I used the TextMeshProTypewriterEffect in my talk text.there is also a speed variable(charactersPerSecond) could use.It is real talk speed.I could change it to change the talk speed.but if I want use {{end}} in sequence.The talk end time is according to the Dialogue System's subtitle's setting(Subtitle Chars Per Seconds).So They must be the same,It would be correct.
I don't know why the subtitle' speed setting not to use the TextMeshProTypewriterEffect's char speed.Or I do not set the correct setting in my custom Dialogue UI?