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.
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.
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.
Related Content
- 4 months ago