Page 1 of 1

Setting variables

Posted: Sun Jul 24, 2022 6:16 am
by hrohibil
Hello Tony

I created a bool variable and set it to true.

In a dialogue conversation I have a condition which checks that the variable is true. Which it is from the beginning.

But at same time on the last node of the conversation I set the variable to false so that it only triggers once.
It don’t seem to work although it seems very logically to me.

Re: Setting variables

Posted: Sun Jul 24, 2022 8:44 am
by Tony Li

Re: Setting variables

Posted: Sun Jul 24, 2022 8:52 am
by hrohibil
Thanks Tony :D