Do you mean when monster is overlapping an image point in another sprite, it dies? Like, for example, when player hits a monster with a sword?
You need to use System Pick Overlapping Point event.
Pick Monster Overlapping Point X=Player.ImagePointX("Sword"), Y=Player.ImagePointY("Sword")