Forum Discussion
Layers - Variables
Tommi,
You said:
So if you have triggers in following order and both X and Y are true:
Show Layer A if X is True
Show Layer B if Y is True
Then it will go to Layer A.
But if triggers are like this:
Show Layer B if Y is True
Show Layer A if X is True
Then it will go to Layer B
Just to clarify just a bit. If these triggers are set up on one slide base, they will both be executed. If they are jumping to another slide, only the first is executed. Technically, they show a layer, but they do not go to it. So the system is still on the same slide, and trigger execution continues. In this case, the first layer will be shown, then the second. If the second is set to close all other layers, it will be the only one showing. If it is not, then both layers will be showing, with the second on top.