Hey,I have written a script to pick an object with a rigidbody component
by the ray casted from the controller and move it around. Now, I want to
limit the movement of the object. After parenting the object to the
controller, i want it to move in jus...