How can i let an enemy die

hello Im new and wanted to ask how i let an enemy die, after the character hit him twice, i use the behaviour Health.

Hi, if you check here:
https://wiki.gdevelop.io/gdevelop5/tutorials/space-shooter/5-enemies
This should answer your question on how to have the player action apply the damage and delete health, then how to make them delete when dead. Hope that helps :slight_smile: