I need help making a VERY simple, enemy death and player death system, where both the enemy’s and the player can hurt each other
Player: needs to be able to jump on enemy’s to kill them, Health 3 hits to die
Enemy: needs to be able to hurt player and get hurt by player 1 hit to die
Can you help me?