private void PlayerAiming() { shouldersPivot.transform.up = MouseUtils.GetAimDirection(transform.position); }