Forum Discussion

BarbHall's avatar
BarbHall
Community Member
20 days ago
Solved

How to exit a state?

HI everybody, I've created a selected state that is triggered by the learner clicking a question mark on the slide.  I can't figure out how to exit the state to return everything to normal.  I've r...
  • KendalRasnake-1's avatar
    20 days ago

    Hi Barb,

    You have so much information that is revealed on the change of the question mark's state to "Selected," you may want to think about moving all that to a separate layer. Then, just show the layer when the user clicks the question mark. Then sett a trigger for hiding the layer when the user clicks the X.

    As it is now, you do not have a trigger that I can see for the X button, so clicking it will not really do anything.

    Also, you have a trigger to set the question mark to "Selected" when the user clicks on it. I believe "Selected" is a built-in state and you do not need a trigger. As long as an item has a selected state, it will become selected when the user clicks on it.

    If this solves everything for you, please mark it solved. Otherwise, feel free to ask a follow-up question.