Forum Discussion

DanielSchwar971's avatar
DanielSchwar971
Community Member
9 days ago
Solved

Need Variable help

I'm trying to create a situation where the learner clicks on a state on a map and it takes them to another scene and then they return to the map.  I want the next button disabled until they click on ...
  • GingerSwart's avatar
    9 days ago

    Hi DanielSchwar971​ It looks like your trigger to set the variable is after the trigger to jump to a scene, so it would jump to the scene before the variable has a chance to be set. I'd recommend switching those as a first thing to try. If that doesn't work, let us know!