Forum Discussion
JonathanPayne
2 years agoCommunity Member
Show Hidden Object When Specific Objects Have Been Clicked
Hi all. I'm wondering if there's a way to only display a hidden object only when specific objects have been clicked. I have a feeling it could be done using variables of some kind, but wanted to check here. For example, I have a "continue" button I only want to have appear on a slide when all other buttons have been clicked. Thanks!
- Add a visited state to all of the buttons.
- hide the continue button
- create a trigger to change the state to normal when state of all of the other objects are visited