Set this command and look how the zombie is facing always south even if you summon facing north west or east.
/summon Zombie ~ ~1 ~ {CustomName:"Zombie",IsVillager:0,Invulnerable:1,PersistenceRequired:1,NoAI:1,Silent:1}
Set this command and look how the zombie is facing always south even if you summon facing north west or east.
/summon Zombie ~ ~1 ~ {CustomName:"Zombie",IsVillager:0,Invulnerable:1,PersistenceRequired:1,NoAI:1,Silent:1}
How about: /summon Zombie ~ ~1 ~ {NoAI:1, Rotation:[90f,0f]} ?