Skip to content

Conditional Dialogue Options #577

Answered by Selenyhr
ToniSewell asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

Yes, it is a feature, that is documented here:

Nathan: What would you like?
- This one [if SomeGlobal.some_property == 0 or SomeGlobal.some_other_property == false]
    Nathan: Ah, so you want this one?
- Another one [if SomeGlobal.some_method()] => another_title
- Nothing => END

You just write your condition for a response within [brackets] 😄

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ToniSewell
Comment options

Answer selected by ToniSewell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants