Forum Discussion
Trigger not working as expected
- 2 days ago
On the trigger that changes the state of the Next button, try setting the condition to "When the state of all the rectangles is NOT HIDDEN.
On the trigger that changes the state of the Next button, try setting the condition to "When the state of all the rectangles is NOT HIDDEN.
Thank you, this worked.
Would you be able to explain to me why it needed to be "is not hidden" vs. "is normal"?
- JudyNollet2 days agoSuper Hero
sherbivore219โ: All the built-in states are based on the Normal state. As Walt Hamilton used to say, those states are like us in that they all think they're Normal even when they're not. ๐
Thus, instead of "= Normal," it's a good habit to trigger based on an object not being a different state: e.g., when object(s) โ Hidden, when object(s) โ Selected, when object(s) โ Visited.
- Silverfire4 hours agoCommunity Member
I'll second what Judy said below. There's been times where I've specifically set the state of an object to make sure that my logic worked.
Related Content
- 9 months ago
- 10 years ago