On event sheet healthBar, event 10, you are checking for tookDamg, but you aren't picking the single enemy-health objects, so all are showing. You need to maybe use a container to associate those items and use a UID to pick one item that is linked to the enemy.