Esempio n. 1
0
 public Vector2 GetMovement()
 {
     return(controllersManager.GetLeftAnalog(controllerId));
 }