public void Execute(GameObject player, Vector2 axes, PlayerPhysics physics) { physics.AirControl(axes); }