Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Ernest on July 22, 2013, 03:04:13 AM

Title: OnDrop condition
Post by: Ernest 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!
Title: Re: OnDrop condition
Post by: ArenMook 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.