Esempio n. 1
0
 public Vector2 GetAiming()
 {
     return(controllersManager.GetRightAnalog(controllerId));
 }