Page 1 of 1
Continue Button
Posted: Wed Dec 11, 2024 2:03 pm
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?
Re: Continue Button
Posted: Wed Dec 11, 2024 2:48 pm
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
Re: Continue Button
Posted: Thu Dec 12, 2024 4:45 am
by jiendozero
Yes, the player settings were what I needed. Thanks.
Re: Continue Button
Posted: Thu Dec 12, 2024 7:15 am
by Tony Li
Happy to help!