Unity 3D bot not correctly following player
I have two 3D rigidbody robots with box colliders in my scene. Here is my script on one of them to follow the other (without rotation) and push it:
I have two 3D rigidbody robots with box colliders in my scene. Here is my script on one of them to follow the other (without rotation) and push it: