Forum Discussion
JessicaFritz
2 years agoCommunity Member
Revisiting states not working
Hello, I have a slide with button interactions where the learner must click each button before the Next button will appear to move on to the next slide. Each button layer has the same Visited stat...
JudyNollet
2 years agoSuper Hero
It sounds like you have copies of the buttons on each layer. If so, some of the buttons on the base aren't being clicked/visited. For that kind of "tabs / show layers" interaction, just use the buttons on the base.
Also, a Visited state has built-in functionality. An object with a Visited state will automatically change to that state when clicked--without the need for a trigger. In fact, adding a trigger that duplicates the built-in function can cause problems. So delete those triggers.
If those fixes don't solve the issue, then I suggest you upload a .story file. It'll be much easier for someone to troubleshoot.
Best practices for sharing a .story file:
- Only include the slide(s) that are involved in the issue.
- Be sure all objects, layers, and variables have meaningful names.
- As needed, replace proprietary content with bogus text.