playMaker

Author Topic: Trigger actions on mouse-over UI button?  (Read 1782 times)

ManicMinerUK

  • Junior Playmaker
  • **
  • Posts: 51
Trigger actions on mouse-over UI button?
« on: September 27, 2015, 07:49:10 PM »
Seems crazy that there isn't a way to do this, so I must just be missing something - How can I detect that the mouse cursor is over a button?

(Using the "new" uGUI system in Unity 4.3+)

ManicMinerUK

  • Junior Playmaker
  • **
  • Posts: 51
Re: Trigger actions on mouse-over UI button?
« Reply #1 on: September 28, 2015, 12:02:14 PM »
solved this myself - found the pointer events proxy :)