Page 1 of 1

Automatically play a response option if there is only one of them

Posted: Wed Aug 12, 2020 9:14 pm
by WanderingGiant
Beginner here. There are a lot of scenarios where the main character will be speaking on the player's behalf. Whenever I try and have the character say anything, it spawns a button option that I then have to click instead. How can I make player character lines show up just like NPC lines if there are no options?

Re: Automatically play a response option if there is only one of them

Posted: Wed Aug 12, 2020 9:44 pm
by Tony Li
Hi,

Inspect the Dialogue Manager GameObject. Untick Display Settings > Input Settings > Always Force Response Menu.

Also tick Subtitle Settings > Show PC Subtitles During Line if it's not ticked.

Re: Automatically play a response option if there is only one of them

Posted: Thu Aug 13, 2020 3:17 am
by WanderingGiant
awesome! knew it had to be somewhere.