Cookies1304
If your zombie have an attack animation, this method is better:
1. Condition:
-Zombie Is overlapping Player
Action:
->Set Zombie animation to "attack animation"
2. Condition:
-Zombie On animation "attack animation" finished
-Zombie Is overlapping Player
Action:
->Subtract 10 from HealthPlayer
->Set Zombie animation to "default animation"