How to make NPC that uses NavMeshAgentMovement pushed by player or other rigidbody without resistance

Hi

I have NPC that uses NavMeshAgentMovement to move. What I want is that the NPC gets pushed by user or other rigidbody smoothly without resistance once it makes contact with it.
How can I do that?

Thanks for advance.
 
Top