What am I missing with my variables and trigger?
Hello, I am mostly self-taught and building a new course, and... I need help.
In my project, I'm trying to show Layer G, only after layers A to F have been visited, and I cannot, for the life of me, spot where I'm going wrong with this, I must be skipping a step without knowing.
What am I working with ?
I have a main slide with objects on it. Each object has a trigger to briefly show a layer, from layer A to layer F. On layers A, B, C, D, E & F, I put a true/false variable : it sets each variable to True when the timeline of the layer starts.
I put a button on my main slide, with the trigger : "show layer G, IF variables A>F =true".
I preview my slide. I click on all objects, hopefully toggling all my variables to "true". I click on the button. Nothing.
Can I somehow track, while previewing, whether or not the variables switch to "true" ?
I'd be very thankful if you had any idea how I can go about this. I usually circumnavigate variables in my projects, but they're useful and it's getting ridiculous.