Forum Discussion
PatrickFinne459
3 years agoCommunity Member
Changing States when a learner clicks the object
I have inserted a picture of a media play button. To that picture, I added a state called “pause” in which the picture is replaced with an image of a pause button. The initial state is set to normal...
WaltHamilton
3 years agoSuper Hero
You are correct that it only runs the triggers whose conditions are True. What traps a lot of people is that it runs them if they are true when that specific trigger is evaluated, without regard to what the condition was when the action is initiated.
You said:
I assumed (incorrectly) that the Selected state of an object was exclusive
You can make it work that way, if you want. Select some objects, right-click, and choose Button Set. For a set, only one can be in the Selected state at a time, and clicking a second automatically deselects the first.