Exemplo n.º 1
0
 void UpdateGrab(GrabPoint target)
 {
     target.UpdateGrab(Vector3.Distance(transform.position, playerJoint.position));
 }