Jump to slide {slide number saved as variable}

Jun 28, 2021

In my project, when a user makes an incorrect selection for the first time, the slide number that error was made on is saved as a number variable. What I'm trying to accomplish is, at the end of the scene on the final slide, if an incorrect selection was made, I want the user to be jumped back to the slide that is saved as the variable.

I know there's a long way of setting this, where on that last slide I could set triggers to jump to all the possible slides based on all the possible values of that variable. However, many of the scenes we will utilize will have 50+ slides that must have the potential to be jumped back to. I'm hoping there is a more efficient way to jump to the appropriate slide. Any help is appreciated! I've also attached a mock file. Thank you!

Be the first to reply