Forum Discussion
Problem with States on Custom Buttons
- 9 days ago
Button glitches happen. Sometimes, as Nedim pointed out, creating new ones fixes the glitch.
I don't think variables are needed for tracking in this situation, though. When an object has a Selected state and a Visited state, a trigger will recognize it as Visited even though it will show as Selected when first clicked. (Yup. They made the program smart enough to know that an object that's been selected has also been visited. 🤣)
- If the object isn't in a button set, it will toggle between Visited and Selected on subsequent clicks.
- If the object is in a button set, it will change to Visited when another object in the button set is Selected.
Here's more info about built-in states: PRIMER: Take advantage of built-in states | E-Learning Heroes
I tend to get myself confused when I have too many triggers. I am sure I will get there, but not today. What I did was to keep the states and made all of my visited and selected states look the same. I like the look of it, and it works the way I want. I will continue to learn and experiment.
Related Content
- 8 months ago
- 1 year ago