Forum Discussion

SarahSexton's avatar
SarahSexton
Community Member
6 months ago
Solved

Trigger 2 actions with the same slide layers

I need assistance.  I am trying to trigger the next button to work and the "Show Layer" when all of the objects on the main slide have been "visited".  The Next button works but the Show Layer will n...
  • Nedim's avatar
    Nedim
    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.