Forum Discussion
JacquesMonica
2 years agoCommunity Member
Initial Trigger States
I have a scene where I disable a "Home button" that allows a person to return to the home screen, to proceed through the course, until they have clicked to view a document in that scene.
The varia...
JudyNollet
2 years agoSuper Hero
Check the Slide Properties. If those show "Reset to initial state," that would revert the Home Button back to Disabled when the user returns to the slide. The easy fix is to switch to "Resume saved state."
BTW, after the variable = True, the variable doesn't change anymore. So that "when" doesn't happen again.
Here's another way to do this:
- Keep the initial state of the button Normal.
- Add a trigger that changes it to Disabled when the timeline starts with the condition that the variable = False.
- After the variable is changed to True, that trigger won't run again.
If you're still having problems, I suggest you upload a copy of the .story file, with just the slides involved in the issue. That will make it easier for someone to troubleshoot.