- I made a zombie with a Navmesh
- I made the zombie follow the player by agent.destination
- I made the zombie if close to target he will start attacking
-My question is how to stop the zombie from waking towards the player if he is in attack state but keep him rotating towards the player because if i set the navemesh agent speed to 0 he will stop rotating too.