1
NGUI 3 Support / OnClick events also trigger OnHover?
« on: June 22, 2014, 11:42:21 AM »
Hello,
I've noticed that when clicking an object, this sends both the OnHover and OnClick events to it. Why is this so? Is there a way to get OnHover events only when the mouse enters or leaves the collider, and not when while inside the collider a click happens?
Thanks!
I've noticed that when clicking an object, this sends both the OnHover and OnClick events to it. Why is this so? Is there a way to get OnHover events only when the mouse enters or leaves the collider, and not when while inside the collider a click happens?
Thanks!
