Beispiel #1
0
 public Vector2 GetAimDirection()
 {
     return(customInput.GetAimDirection());
 }