Removing Need for Player Response?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
jhaddock
Posts: 7
Joined: Mon Sep 13, 2021 2:56 pm

Removing Need for Player Response?

Post 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!
User avatar
Tony Li
Posts: 21980
Joined: Thu Jul 18, 2013 1:27 pm

Re: Removing Need for Player Response?

Post 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.
jhaddock
Posts: 7
Joined: Mon Sep 13, 2021 2:56 pm

Re: Removing Need for Player Response?

Post by jhaddock »

That worked like a charm! Thank you!
User avatar
Tony Li
Posts: 21980
Joined: Thu Jul 18, 2013 1:27 pm

Re: Removing Need for Player Response?

Post by Tony Li »

Happy to help!
Post Reply