Events (Story Branch) - GlowPuff/JiMEditor GitHub Wiki
The Story Branch is a special kind of Event that checks the value of a Trigger, then fires another Trigger or Event based on the result (true or false). Use it to check whether a Trigger has been fired and activate other things based on the result.
Use If this Trigger has been set... to set the Trigger whose value will be tested.
You can choose to fire one Trigger or activate one Event based on the value of the Trigger you're testing. Use the radio buttons to choose either ...Activate One Of These Events or ...Fire One Of These Triggers. Then use the dropdown menus to select an Event or Trigger to fire for each possible value of the Trigger you're testing (true or false).