Aircraft Input Manager inspector.

Handles user and script input for the aircraft.

Aircraft Input States

AircraftInputStates inspector.
  • A struct for holding all the aircraft input states.
  • All the aircraft components access these to get the currentinput state for the requested input.
  • When AutoSetInput option is disabled in the AircraftInputManager these values also can be set manually for testing purposes.
2023/05/14 16:43