Пример #1
0
 public void SetDesiredFirePosition(Vector3 target)
 {
     _shooting.SetDesiredFirePosition(target);
 }