APU flap
This commit is contained in:
parent
55cae3e464
commit
f3ef1a19c6
1 changed files with 25 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
<object-name>MLGLockstayActuatorL2</object-name>
|
||||
<object-name>MLGLockstayActuatorR1</object-name>
|
||||
<object-name>MLGLockstayActuatorR2</object-name>
|
||||
<object-name>ApuFlap</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
|
@ -401,6 +402,8 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- Gear -->
|
||||
|
||||
<!-- Compression -->
|
||||
<animation>
|
||||
<name>Compression (Nose)</name>
|
||||
|
@ -938,6 +941,28 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- Tail -->
|
||||
|
||||
<animation>
|
||||
<name>APU Flap</name>
|
||||
<type>rotate</type>
|
||||
<object-name>ApuFlap</object-name>
|
||||
<property>/controls/apu/inlet-flap/position-norm</property>
|
||||
<factor>-10</factor>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>1</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
<center>
|
||||
<x-m>15.4039</x-m>
|
||||
<y-m>0.000173</y-m>
|
||||
<z-m>-0.508579</z-m>
|
||||
</center>
|
||||
</animation>
|
||||
|
||||
<!-- APU Flap -->
|
||||
|
||||
<!-- Doors -->
|
||||
|
||||
<!-- Cargo -->
|
||||
|
|
Loading…
Add table
Reference in a new issue