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!
Removing Need for Player Response?
Re: Removing Need for Player Response?
Hi,
Thanks for using the Dialogue System!
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?
That worked like a charm! Thank you!
Re: Removing Need for Player Response?
Happy to help!