Aircraft rudder animation innormal

For topics related to the creation of simulation objects (SimObjects). This includes development of aircraft, ground, and maritime vehicles.
Post Reply
Jey
Posts: 3
Joined: Wed Sep 06, 2023 1:24 am

Aircraft rudder animation innormal

Post by Jey »

Hello, the aircraft rudder is normal in ModelConverter. However, the aircraft rudder is innormal in Prepar3D. The innormal situation is the rudder depart from aircraft when I control the handle to left side. Right side is normal. Left side is normal in ModelConverter software.
Any help will be great apprectiated.
Here is my code
<Animation name="rudder_percent_key" guid="5433b2a0-0fd9-4192-8f7d-0ba36bf7191d" typeParam2="rudder_percent_key" length="100" type="Sim" typeParam="AutoPlay" />
<PartInfo>
<Name>rudder_percent_key</Name>
<AnimLength>100</AnimLength>
<Animation>
<Parameter>
<Sim>
<Variable>RUDDER DEFLECTION PCT</Variable>
<Units>percent</Units>
<Scale>1</Scale>
<Bias>50</Bias>
</Sim>
</Parameter>
</Animation>
</PartInfo>
Post Reply