Forum Discussion
dgingera
4 years agoCommunity Member
Permanently change the STATE of another object when you HOVER over a MARKER
What I am trying to do is...
Change the state of another object on the screen when the user hovers over a particular marker.
The problem I can't figure out is - how do I get the object to stay i...
MathNotermans-9
4 years agoCommunity Member
I found the default hover and 'restore on mouse leave' troublesome for things like this. Creating custom states that only trigger once and never get reset works way easier i think. Set a variable to false on the first hover. Then use a condition to make sure the hover on the custom state only works once.
Related Content
- 9 months ago
- 9 months ago
- 22 days ago