Automatically play a response option if there is only one of them
-
- Posts: 2
- Joined: Wed Aug 12, 2020 8:35 pm
Automatically play a response option if there is only one of them
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
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.
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.
-
- Posts: 2
- Joined: Wed Aug 12, 2020 8:35 pm
Re: Automatically play a response option if there is only one of them
awesome! knew it had to be somewhere.