playMaker

Author Topic: How drag UI Image?  (Read 1340 times)

markinjapan

  • Full Member
  • ***
  • Posts: 103
How drag UI Image?
« on: March 08, 2015, 03:13:15 PM »
Hi,

How can I detect a Mouse down over a UI Image so that I can drag it around.

I've installed the UIproxy package but I don't know how to get a mouse click event when the mouse is clicked on the image.

I've also tried UI Button but the ON CLICK event (in the examples) is triggered when the mouse is released, not when clicked.

Thanks