Continue Button

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
jiendozero
Posts: 4
Joined: Wed Dec 11, 2024 1:58 pm

Continue Button

Post by jiendozero »

Hello, can someone point me towards where to learn how to make a sequence of dialogs that you need to press continue to read and not the dialog itself being the button?
User avatar
Tony Li
Posts: 23259
Joined: Thu Jul 18, 2013 1:27 pm

Re: Continue Button

Post by Tony Li »

Hi,

That's the way it works by default. The subtitle panel's hierarchy has a UI Button that's assigned to the subtitle panel's StandardUISubtitlePanel component > Continue Button field. When you click this UI Button, it continues the conversation.

Remember to set the Dialogue Manager's Display Settings > Subtitle Settings > Continue Button mode to Always.

Note that by default player nodes use a response menu. You may be looking for: How To: Bypass Response Menu When Player Has One Choice
jiendozero
Posts: 4
Joined: Wed Dec 11, 2024 1:58 pm

Re: Continue Button

Post by jiendozero »

Yes, the player settings were what I needed. Thanks.
User avatar
Tony Li
Posts: 23259
Joined: Thu Jul 18, 2013 1:27 pm

Re: Continue Button

Post by Tony Li »

Happy to help!
Post Reply