[Solved] How to make disappear the "select a response" option in a specific dialogue?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Japtor
Posts: 120
Joined: Thu Jun 28, 2018 1:41 pm

[Solved] How to make disappear the "select a response" option in a specific dialogue?

Post by Japtor »

Hi all,

Is there a way to make a specific dialogue between the player character and the NPC without the "select a response" option?

Thanks! :)

Regards,
Javier.
Last edited by Japtor on Fri Jun 29, 2018 10:08 am, edited 1 time in total.
User avatar
Tony Li
Posts: 22059
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to make disappear the "select a response" option in a specific dialogue?

Post by Tony Li »

Hi Javier,

There are two ways:

1. Add the [auto] markup tag to the Dialogue Text. This will automatically select the response without showing a response menu.

2. Or untick the Dialogue Manager's Input Settings > Always Force Response Menu. If there is only one valid response, the conversation automatically select it instead of showing a response menu.
Japtor
Posts: 120
Joined: Thu Jun 28, 2018 1:41 pm

Re: How to make disappear the "select a response" option in a specific dialogue?

Post by Japtor »

Hi Tony,

Yeah, that helped me.

Thanks! :)
Javier.
Post Reply