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