Page MenuHomeFeedback Tracker

Throttle animationSource doesnt work
New, WishlistPublic

Description

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.

Details

Legacy ID
1540684754
Severity
None
Resolution
Open
Reproducibility
Have Not Tried
Category
Config

Event Timeline

Olli_ edited Steps To Reproduce. (Show Details)Oct 16 2014, 2:41 PM
Olli_ edited Additional Information. (Show Details)
Olli_ set Category to Config.
Olli_ set Reproducibility to Have Not Tried.
Olli_ set Severity to None.
Olli_ set Resolution to Open.
Olli_ set Legacy ID to 1540684754.May 7 2016, 7:37 PM