Hello,
Wing flex rate is controled by the file called "modeldef.xml"
here is the code :
So I tried to modify it, I changed flex rate which is controlled by the <scale>, nothing happened in fsx.
I fixed the scale to 0 and also nothing happened in fsx.
What's wrong ?
thank you!
Wing flex rate is controled by the file called "modeldef.xml"
here is the code :
Code:
<PartInfo>
<Name>l_wing_flex</Name>
<AnimLength>100</AnimLength>
<Animation>
<Parameter>
<Sim>
<Variable>WING FLEX PCT:1</Variable>
<Scale>0.5</Scale>
<Units>percent</Units>
<Bias>50</Bias>
</Sim>
</Parameter>
</Animation>
</PartInfo>
So I tried to modify it, I changed flex rate which is controlled by the <scale>, nothing happened in fsx.
I fixed the scale to 0 and also nothing happened in fsx.
What's wrong ?
thank you!
Last edited:

