public void ActivateIK() { SetServos(); limbIK.ActivateIK(); SetServos(); IKactive = true; mirrorAtTarget = true; }
public void ActivateIK() { limbIK.ActivateIK(); // limbIK.gait.SetParent(ground); IKactive = true; }