Author Topic: OnDrop condition  (Read 1447 times)

Ernest

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 40
    • View Profile
OnDrop condition
« on: July 22, 2013, 03:04:13 AM »
Hi,

my onDrop event always fail, so I wondered, does the (two) elements have to be in the same panel to make the event works?

Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: OnDrop condition
« Reply #1 on: July 22, 2013, 04:39:58 AM »
Fail? You need to disable the collider of whatever you're dragging or it will intercept the OnDrop event.