HOW TO disable response button when condition is false
HOW TO disable response button when condition is false
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
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.
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.