Page 1 of 1

HOW TO disable response button when condition is false

Posted: Thu Nov 16, 2023 2:27 am
by ashan
I want to preset two button states in conversation editor when condition is false, one is displayed but disabled, and the other is regular not displayed(ps: I can do basic program)

Re: HOW TO disable response button when condition is false

Posted: Thu Nov 16, 2023 7:14 am
by Tony Li
Hi,

For the basic setup, tick the Dialogue Manager GameObject's Display Settings > Input Settings > Include Invalid Entries. You can also set [em#] Tag For Invalid Entries.

To conditionally show some entries where the Conditions are false but hide others, please see this post.