Search found 5 matches

by Pgrenon
Mon Jan 09, 2023 3:04 pm
Forum: Dialogue System for Unity
Topic: Multiple lines Typewriter effect line jumping
Replies: 7
Views: 277

Re: Multiple lines Typewriter effect line jumping

Reporting back to say that it looks like it worked. Thanks again!
by Pgrenon
Mon Jan 09, 2023 1:45 pm
Forum: Dialogue System for Unity
Topic: Multiple lines Typewriter effect line jumping
Replies: 7
Views: 277

Re: Multiple lines Typewriter effect line jumping

Hi Tony, I made a new project in our current Unity version (2021.3.8f1), imported Dialogue System and then imported your package, but the NPC Subtitle Text stays "SubtitleText". See the video: [media]https://dl.dropboxusercontent.com/s/41dglqpd0z03m23/Unity_0EGHXsHrIR.mp4[/media] EDIT: Ok,...
by Pgrenon
Mon Jan 09, 2023 1:10 pm
Forum: Dialogue System for Unity
Topic: Multiple lines Typewriter effect line jumping
Replies: 7
Views: 277

Re: Multiple lines Typewriter effect line jumping

Yeah, the modification to the script just plays sounds differently, but doesn't change how the typewriter effect actually controls the text though.

Thanks for the example, I'll cross check our settings with the package you sent!
by Pgrenon
Mon Jan 09, 2023 11:48 am
Forum: Dialogue System for Unity
Topic: Multiple lines Typewriter effect line jumping
Replies: 7
Views: 277

Re: Multiple lines Typewriter effect line jumping

Hi Tony, thanks for your reply, I'm using the TextMeshProTypewriterEffect.

Image
by Pgrenon
Mon Jan 09, 2023 10:12 am
Forum: Dialogue System for Unity
Topic: Multiple lines Typewriter effect line jumping
Replies: 7
Views: 277

Multiple lines Typewriter effect line jumping

Hi, When I'm using the Typewriter effect and the text component is vertically centered, the text correctly appears character by character, but for subtitles that would take multiple lines, the text jumps up when a new line is added. The result of this is that while the text is being shown and you ar...