Forum Discussion
MegWry
7 months agoCommunity Member
States and Triggers Question
I have four objects/buttons on a slide. Ideally I would like users to see the hidden text (which displays by a trigger that changes the state once clicked on) one button at a time. I can get each...
Nedim
7 months agoCommunity Member
I recommend placing your hidden content on four separate layers instead of storing them in the clicked state. Organize your buttons within a button set and reveal the corresponding layer when each button is clicked. You wouldn't need to move your mouse away from the object to trigger the state change. The selected state on one button will automatically revert to normal when another button is clicked/selected. Please check the attached .story file demonstrating this example.