Ejemplo n.º 1
0
 public void Execute(GameObject player, Vector2 axes, PlayerPhysics physics)
 {
     physics.AirControl(axes);
 }