CristinaGarca-a
4 months agoCommunity Member
Problem with Menu States
Hi there,
I have a problem with states which is probably something very easy to solve but I am not able to find whre the problem is.
I have designed a menu which has 3 buttoms (the first one starts as "Normal" when timeline starts and the rest has a "Unactivated" inicial state), but I also added a "visited" state.
I have also created variables to activate/unactivate buttoms (epigraphs) of the menu when an specific slides's timeline ends.
The navigation and the restrictions I made for the menu are working properly, however everytime I return to the menu, buttoms get a "normal" state but not a "visited" state
The triggers I have are the following ones in this order:
- Change the state X as Normal, when timelines of this slide starts if variableX =True
(I have this variable for each buttom of the Menu) - Jump to slide X when user clicks on buttom X if state of X = Normal
(this one for each buttom ) - Change state of buttom X as Visited when user clic on buttom X
Any idea of what could be wrong?
Thank you!