I've been trying to make a custom condition lever for a few days to no avail. The goal is to capture the user's mixture events and manipulate them to control the engine's fuel flow directly.
I've successfully captured every input event except for AXIS_MIXTURE_SET, AXIS_MIXTURE1/2/3/4_SET
These eventIDs seem to be completely ignored by the InputEvent interface. Is there a way to capture them?