objects/sprites overlapping other objects will need their collision victor edited. Once an overlapping object is removed the collision victor will have to be changed again.
To do this you need to have the object with several frames, each with a different collision vector. In the event sheet check if the overlapping object has been removed, if so change the frame number of the objects underneath to suit. The rest of the events are pretty much check on collision with the mouse or touch.