Forum Discussion
JoelleCoghe
4 years agoCommunity Member
Help/Guidance need with creating an Escape Room
Hi. I'm new to using Story Line and I'm building an Escape Room. I am trying to set it up so users have to complete tasks in a certain order. I'm struggling with finding the right function to mak...
JudyNollet
4 years agoSuper Hero
Hi, Joelle,
You could set all the clickable objects (aka tasks) to Disabled, except the first one. So that would be the only doable action when the slide starts.
Enable the next item with a trigger that happens with the same action as whatever completes the first task. Repeat that basic process for each task.
If you have any branching options, use variables to track the user's choice. To do that, adjust the variable with conditions based on what was chosen.