Forum Discussion
NikkiClayton
7 days agoCommunity Member
Wrong layer is briefly showing before it should
My escape room game has 10 translucent shapes used for hotspots that change state once clicked on. I have a trigger set up to show a final layer once all the states change to visited. This was workin...
JudyNollet
7 days agoSuper Hero
NikkiClayton: Don't use a trigger that shows the layer when all the states = Visited. (An object changes to Visited when it is clicked. So, with that trigger, the layer will show as soon as the last shape/button is clicked. The layer doesn't show for long, because the program then jumps to another slide.)
Instead, the trigger should be to show the layer when the slide's timeline starts—with the condition that all of the states = Visited.
This example is for enabling NEXT, but it shows the overall trigger elements I'm talking about:
Related Content
- 2 months ago
- 3 months ago