You'll need to be more specific, but to start, add the drag and drop behavior to the tower. I doubt you'll want to have it persistantly able to be dragged so you'll want something to trigger the behavior to be disabled in the event sheet. I'd suggest placing a blank sprite named "marker" or similar and creating an event sheet that picks the nearest marker, moves tower onto it, and then turns off drag and drop behavior.