Forum Discussion
TracyWindsor-96
4 years agoCommunity Member
Next button with Variable not carrying over to my Menu
I have a menu with 9 buttons. Each button takes me to a section.
I've created 9 T/F variables and set each to false.
When I get to the last slide of a section on the 'menu' button I have a hotspot.
The trigger is On click
Set PT1 to True
Jump to Menu
I have a triggers on my Menu side:
Variable Triggers: PT1
When PT1 changes
Change state of B1 to v2 (just another state)
If PT1=Value True
Change stage of Im1 to Hidden
If PT1=Value True
I've attached the first two scenes - Any help would be greatly appreciated. I've spent way too much time trying to get this to work. sigh...
It doesn't appear to know the pt1 variable is true when it jumps me back to the menu slide.