How can I use If... Else..... ?

● ARCHIVED · READ-ONLY
Started by pangloy 5 posts View original ↗
  1. How can I use If... Else..... ?
    I can't find any button in any menu.
    I must type Script ?

    Thank you. :smile:
  2. Are you refering to the conditional Branch?

    Look in Event Commands Page 1 - Conditional Branches (under Flow Control)
  3. 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.
  4. Thank you:)
    Yes. I means conditional Branch.

    :blush: My English..