Two triggers on 1 button to change state of variable

May 25, 2015

I have 1 button that changes a variable (default value of True).

Set variable == false when button clicked. This works as intended.

But,

If I add 2 triggers on 1 button like so.

Trigger 1: Set variable == true when user clicks if variable == false.

Trigger 2: Set variable == false when user clicks if variable == true.

I would have thought that when clicked it would go through the list of triggers for that button and implement the one that the statement was true for.

I thought it may have been because I used a True/False variable for some reason and created another button and set of variables that used a value of on/off. Still didn't work.

The idea was to use 1 button to change a variable based on what it's current status is.

 

9 Replies
Gary Collins

Thanks, and I did figure out that workaround.

But logically I don't understand why my way doesn't work in storyline.

If the condition doesn't work out on 1 trigger it shouldn't do anything and then move to the next trigger, if the condition is met in the next trigger than make the change and keep moving down the trigger list if there is more.

This discussion is closed. You can start a new discussion or contact Articulate Support.