Forum Discussion
Trigger 2 actions with the same slide layers
- 6 months ago
You could create a T/F variable, e.g., 'allClicked', and set it to False initially. Then, create a trigger to change the variable to True when all objects are Visited.
Additionally, create another trigger to run when the timeline ends on each layer. Remove the old trigger on the base layer that sets the arrow state to Normal.
I think you would need to uncheck the "Hide other slide layers" option in each Layer's Properties to make the Layer 6 Completion arrow visible. Right now, it is displayed in the background but isn't visible because the other slide layers are set to hide the others. However, if you uncheck the "Hide other slide layers" option, the content from multiple layers will overlap, so it's not an ideal solution. Instead, I recommend placing the Completion arrow on the base layer and setting its state to hidden. Then, use a trigger to control its visibility when needed (when all objects are visited).
This way, the arrow will show when all objects are visited, regardless of which layer is currently open.
Example:
- SarahSexton6 months agoCommunity Member
This sounds like a fantastic idea. When I go to States, Hidden is not one of my choices.
- Nedim6 months agoCommunity Member
No need to edit state. Just change initial state. Then you should be able to change it back to Normal with a trigger.
- SarahSexton6 months agoCommunity Member
Do you know of a way to keep the completion arrow from appearing until the end of the last visited state? Currently, as soon as I click on the last object, it appears on the slide. The function would be better if it appeared upon completing the last visited state.
Related Content
- 4 months ago