Somewhere your character gets the Damage that sets the health or something. At the end of this line you have to make a check if the HP <= 0. Then Branch and if true, call the Die event. And put in the Die event what you have right now at the button press. (If that’s what you’ve been asking)