Forum Discussion
EricSchaffer-d1
2 years agoCommunity Member
Returning to buttons to lock
This is driving me crazy. I have a slide with 5 buttons. Each button takes the learner to a scene. There are several slides in each scene. At the end of each scene the learner clicks the next button...
WaltHamilton
2 years agoSuper Hero
Somewhere in the scene add a trigger to adjust variable to true
Only use somewhere if you want them to get credit for viewing the scene even if they return before the end. If you want them to go all the way to the end, adjust that variable only at the end - that is, the last trigger before the jump that returns them to the slide with 5 buttons.
Otherwise, what Tom says is the best method to do what you describe.