Page 1 of 1

Removing Need for Player Response?

Posted: Mon Sep 13, 2021 2:59 pm
by jhaddock
Hi folks - just starting out with the system, and while I've been pouring over the documentation and tutorials, I seem to be missing what (I imagine) is a pretty simple tweak - how can I have player dialog advance via the continue button when there is no dialog choice for the player to make? i.e., if the player's only option is "hello", what settings do I need to adjust to have the "continue" button appear instead of the player having to select the Hello text.

Any insight is much appreciated!

Re: Removing Need for Player Response?

Posted: Mon Sep 13, 2021 3:20 pm
by Tony Li
Hi,

Thanks for using the Dialogue System!
  • Inspect the Dialogue Manager GameObject.
  • Expand Display Settings > Subtitle Settings.
  • Tick Show PC Subtitles During Line.
  • If you haven't already, set the Continue Button dropdown to Always to turn on continue button mode.
  • Expand Input Settings.
  • UNtick Always Force Response Menu. When the player has only one response, it will now appear as a subtitle instead of a response menu.

Re: Removing Need for Player Response?

Posted: Mon Sep 13, 2021 7:30 pm
by jhaddock
That worked like a charm! Thank you!

Re: Removing Need for Player Response?

Posted: Mon Sep 13, 2021 9:21 pm
by Tony Li
Happy to help!