Page 1 of 1
[Solved] How to make disappear the "select a response" option in a specific dialogue?
Posted: Fri Jun 29, 2018 7:31 am
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.
Re: How to make disappear the "select a response" option in a specific dialogue?
Posted: Fri Jun 29, 2018 9:09 am
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.
Re: How to make disappear the "select a response" option in a specific dialogue?
Posted: Fri Jun 29, 2018 9:59 am
by Japtor
Hi Tony,
Yeah, that helped me.
Thanks!
Javier.