How can I make the subtitles automatically scroll to the bottom after clicking the continue button, without needing to d

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
hhyu
Posts: 15
Joined: Fri Jul 05, 2024 9:31 am

How can I make the subtitles automatically scroll to the bottom after clicking the continue button, without needing to d

Post by hhyu »

How can I make the subtitles automatically scroll to the bottom after clicking the continue button, without needing to drag the scroll wheel?
Attachments
2f2d5cca042bc750f60ed78af73d950.png
2f2d5cca042bc750f60ed78af73d950.png (108.2 KiB) Viewed 2803 times
User avatar
Tony Li
Posts: 23256
Joined: Thu Jul 18, 2013 1:27 pm

Re: How can I make the subtitles automatically scroll to the bottom after clicking the continue button, without needing

Post by Tony Li »

Hi,

Configure the typewriter effect's to set the Scroll Rect's vertical position to 0:

scrollOnCharacter.png
scrollOnCharacter.png (109.84 KiB) Viewed 2424 times

You can also configure the OnEnd() event to do the same.
Post Reply