Hiding scenes in the menu
I have set up branches in an orientation/onboarding module where the learner must choose an employment designation to obtain relevant training/information. Because the bulk of the information is relevant to both employment designation choices, branching seemed the better option. However, what I want to achieve is to hide the unselected designation branch on the player menu (so the chosen designation can't see the menu of information topics), meaning I'll need to hide full scenes from the menu player, depending on the path that a user takes.
I was hoping to set a variable to hide a scene, when the user chose the other scenario path—Is there a way to set a variable to hide a complete scene from the player menu if the user selects the other scenario path? (hint)
Any suggestions would be greatly appreciated!