Forum Discussion
SteveBlane
14 years agoCommunity Member
Using Variables or States across Scenes
Here is my situation:
I have built a course that has one "home" screen - an office. Learners click part of the office (the phone for example) and are taken to another scene. There they answer ...
DanMyers1
14 years agoCommunity Member
Hi Steve,
Well, I think I've found the issue. My guess is you were doing the same thing I was and it's a bug that should probably be addressed.
At the end of my branch, I have a button that you click to take you back to the main menu and updates my variables. Those variables are then supposed to trigger a change state on my main menu items.
What was happeing for me is that the first trigger would jump to the slide, but the modifications to my variables wouldn't complete.
To fix it, all I had to do was move my jump to slide trigger to the bottom shown below to ensure that my variable adjustments would execute.
Hope that helps,
Dan
Related Content
- 10 months ago
- 10 months ago
- 10 months ago