I used the Drag and Drop behavior on an item, I see that there is an "on Drop" action.
How do I retrieve the target/sprite the drag and drop item drop on ?
Develop games in your browser. Powerful, performant & highly capable.
If I understand correctly you want to know if the sprite is overlapping on drop?
If so just add a condition to the on drop event..
sprite on drop
sprite is overlapping sprite2