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.
This sounds like a fantastic idea. When I go to States, Hidden is not one of my choices.
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.
- Nedim6 months agoCommunity Member
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
- 5 months ago