To fix it you have to do two things.
1. For your zombies in the bullet behaviour you have to put "Set angle = No"
2. In the event "Zombie has LineOfSight to player" you need to replace the action "Set angle toward (Player.X, Player.Y)" with the action "Set Bullet angle of motion to angle(Zombie.X, Zombie.Y, Player.X, Player.Y)