I guess you could use frames? And when the end frame is visible it triggers a death sequence, like:
When tag actor:"enemy tag" collides with tag "player tag" modify: current frame -1(or 1, depends which way you make the frames go down) and make it relative to current value.