I have been trying to find an answer to this for about a week now but am yet to be successful in resolving the issue. I am using the drag and drop behavior on a screen where multiple actors wander around. It works fine except for when you try and drag overlapping actors, it will pick up all overlapping actors. I have posted this issue before and was told to try using the custom behaviour 'Mouse Even on Collision Shape'. I tried using the custom behavior 'Mouse Event on Collision Shape' but it seemed to do nothing. Does anyone know how to use this custom behavior effectively or how to manually make the drag and drop behavior only move one actor at a time. Thankyou in advance to anyone who takes the time to help, I am working on a deadline atm.