Forum Discussion
JohnHancock
11 years agoCommunity Member
Change States When Object is Clicked on Multiple Times
Is there a way to change the state of the same object multiple times, simply by clicking on the object? For example, I want to change a shape from red to blue to green by clicking on the shape. Thi...
Hi John and Michael,
I thought this might be doable without variables, and turns out it is (at least, I think it's working as you'd described, John). Either way is correct, of course...but figured I'd throw it up here.
The particulars:
Initial state (normal state) is blue.
Then I created a state for red, green, orange, and blue
You'll see how the triggers work if you look at the triggers panel...trigger order is important.
Please shout out with any questions.