Author Topic: HOW TO GET START LOCATION OF A DRAG EVENT??  (Read 2155 times)

nhirsch

  • Guest
HOW TO GET START LOCATION OF A DRAG EVENT??
« on: June 17, 2013, 01:24:22 PM »
I am new to ngui and can't seem to figure out where I would get the start location of a drag event.  I want the drag event to stop being called when the drag leaves the component.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: HOW TO GET START LOCATION OF A DRAG EVENT??
« Reply #1 on: June 17, 2013, 09:47:24 PM »
Set UICamera's sticky touch property to 'false'.