Forum Discussion
JeanMarrapodi-e
3 years agoCommunity Member
Change state of a button after trigger is fired
I am trying to get a set of buttons to go from visited to completed.
I have a main slide with a bunch of buttons that jump to difference scenes. These are the ones that aren't changing.
E...
WaltHamilton
3 years agoSuper Hero
You are on the right track, except for a couple of small things.
One is these triggers:
Once the system encounters a "Jump" trigger, it jumps, cutting off the execution of any trigger below it in the list. So the variable will never be set until you move it above the Jump trigger.
The other problem is on the main dashboard. I found triggers like this:
for all the options except COP. Add it, and change the order of the others, and I think you'll be all right.