Forum Discussion
Triggers not working in Scene 2
- 3 days ago
Looking at your slides it looks like JudyNollet is correct. You need to go into the slides and change your setting for "When revisiting" to Reset to initial state to reset the slide when they try again.
Good luck and keep reaching out if you need help.
Best guess: you're using a variable that hasn't been reset.
A variable maintains its value throughout a course, until a trigger changes it. Thus, when a variable is needed to track similar interactions, you either need to reset the value before each interaction, or use a unique variable for each interaction.
If that's not the problem, well, troubleshooting is just guessing without seeing all the programming. Someone might be able to solve the issue if you upload the .story file. Here are the best practices for doing that:
- Only include slides that are related to the problem.
- Be sure objects, layers, motion paths, and variables have meaningful names.
- If there is proprietary content, replace or delete it. For example, replace proprietary text with “ipsum lorem” text.
Related Content
- 8 months ago
- 10 years ago
- 4 months ago