How can I use If... Else..... ?
I can't find any button in any menu.
I must type Script ?
Thank you. :smile:
How can I use If... Else..... ?
● ARCHIVED · READ-ONLY
-
-
Are you refering to the conditional Branch?
Look in Event Commands Page 1 - Conditional Branches (under Flow Control) -
If and Else Statements can be very powerful if used correctly. I usually use them in conjunction with Variables to create random things that can happen. For instance, I created one such Conditional Branch where the characters attempt to jump a gap in the bridge. I made the variable's value randomize between set values and then set a Conditional Branch. If the variable equals the right value, they make it. If it doesn't....well....
You can do many different things with this setup. -
-
Thank you:)
Yes. I means conditional Branch.
:blush: My English..