Condition¶
The condition builder allows you to apply block conditions to choices.
Basic Activation Condition¶
Requirement¶
- What this choice requires in order to activate
Incompatibility¶
- What this choice is incompatible with
For now choices can only handle logic based on other choice activation states, however this is soon to be expanded to include variable checks as well, beginning with numerical checks, followed by string based checks as well.
Hide Condition Flag (WIP)¶
Allows you to hide the condition from the player. By default the system will auto-generate the requirement text. If you don't like the auto-generated text and want to write out the conditions manually, or simply want to be more mysterious you may use this toggle to hide the conditions.