Can anybody help me add a feature where an object turns slightly bigger when your cursor is touching it and goes back to it’s standard size once your cursor goes away? I am having trouble trying to code that.
mouse over output to a number above 100 to size
mouse out output to a 100 in size
1 Like
What do you mean, “mouse over”? There are only three mouse triggers: Mouse Wheel, Mouse Click, and Mouse Move.
2 Likes
Oh. Ok. Thanks a lot!