Forum Discussion
KimBettendorf
2 years agoCommunity Member
Object Trigger + Condition Not Performing as Expected
In a course where learners can click a button, swipe, or use the arrow keys to move forward/backward, I don't want them to be able to move forward until after the audio finishes.
I created a varia...
WaltHamilton
Super Hero
Make sure AudioFinished isn't set to default to True, and isn't being used on a previous slide. Otherwise, you'll have to attach your .story file here, so someone can help you look for the problem.
KimBettendorf
2 years agoCommunity Member
A ha! I knew it would be something obvious. Thank you. It was the default value of the variable.