Making a navigation object inactive upon return

Jan 18, 2016

Hi, I have several objects on the main navigation slide that lead to respective scenes. I'm trying to make the objects inactive or lose the trigger (jump to slide) when user finishes a section and comes back to the main navigation slide.

I'm trying to use variables but can't figure out how to remove the trigger - jump to slide.

4 Replies
Christie Pollick

Hi, Wojciech -- Thanks so much for your question! Please feel free to share your file here if you would like some ideas and input from the community for ways you can make your jump to triggers inactive when a slide is revisited. All you need to do is use the ADD ATTACHMENT button in the bottom left of the reply box and browse to upload your file from there! 

Walt Hamilton

When a menu item jumps to respective scene 2:

When the scene ends you know your user has seen all the material.

add this trigger to whatever action returns the user to the menu:

Adjust variable Scene2Completed to true.  Be sure it is BEFORE the jump to menu trigger.

On the menu slide, change the jump to respective scene 2 trigger to include this condition:

variable Scene2Completed != (is not equal) true.

That will prevent the user from jumping to that scene again.

This discussion is closed. You can start a new discussion or contact Articulate Support.