the "throttle" animationSource doesnt work for aircraft.
//-----------------------------------THROTTLE STICK class Throttle_Pilot: Rotation { type="translation"; axis="throttle_stick_axis"; source="Throttle"; selection="throttle_stick"; minValue=0; maxValue=1; offset0=0; offset1=0.085; };
the animation works in buldozer when i manually change the animsource value, but it does not work in game. I use keyboard (W/S) to control throttle.