Forum Discussion
JohnStanik
3 years agoCommunity Member
Layer not displaying when 3 objects are visited
Hi,
I have a really simple slide where 3 objects, when clicked, are put in a "visited" state. Each of those objects triggers a layer to display. I have a trigger on all layers that states to displ...
WaltHamilton
3 years agoSuper Hero
I’m not in a position to look at your story right now, but I can suggest two problems that are very common in this type of scenarios.
1. If you created triggers to change the state of the objects to “Visited” when they are clicked, delete them. The Visited state has those triggers built in, and if you create them, it almost always causes nasty conflicts.
2. If your triggers to show the fourth layer are “when the state of …”, expect them not to work (for a number of reasons). Instead try “show fourth layer when user clicks Continue if [all three objects] state is Visited else [hide this layer]”.
If neither of those is the problem, I will try to look at the file later.
Related Content
- 12 months ago
- 12 months ago