You could on drop of actor 1 check if its x and y position is within +- 5 or 10 or more (depending on the precision you want) of the x and y position of actor 2.If it is, kill both.
One of these, depends on whether you use an event (top) or in a code block (bottom).