123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="UTF-8"?>
- <PropertyList>
- <path>liner_pilot.ac</path>
- <animation>
- <!-- Objets opaques -->
- <object-name>tete</object-name>
- <object-name>corps</object-name>
- <object-name>brasG</object-name>
- <object-name>brasD</object-name>
- <object-name>avantbrasG</object-name>
- <object-name>avantbrasD</object-name>
- <object-name>manche</object-name>
- <object-name>cuisseG</object-name>
- <object-name>cuisseD</object-name>
- <object-name>jambeG</object-name>
- <object-name>jambed</object-name>
- <object-name>piedG</object-name>
- <object-name>piedD</object-name>
- <!-- Objets transparents -->
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>tete</object-name>
- <property>controls/flight/elevator</property>
- <factor> -15 </factor>
- <center>
- <x-m> 0.248 </x-m>
- <y-m> -0.006 </y-m>
- <z-m> 0.346 </z-m>
- </center>
- <axis>
- <x> 0.000 </x>
- <y> 1.000 </y>
- <z> 0.000 </z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>tete</object-name>
- <property>controls/flight/rudder</property>
- <factor>-25</factor>
- <center>
- <x-m> 0.248 </x-m>
- <y-m> -0.006 </y-m>
- <z-m> 0.346 </z-m>
- </center>
- <axis>
- <x> 0.000 </x>
- <y> 0.000 </y>
- <z> 1.000 </z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>tete</object-name>
- <property>surface-positions/left-aileron-pos-norm</property>
- <factor> -10.0</factor>
- <center>
- <x-m> 0.248 </x-m>
- <y-m> -0.006 </y-m>
- <z-m> 0.346 </z-m>
- </center>
- <axis>
- <x> 1.000 </x>
- <y> 0.000 </y>
- <z> 0.000 </z>
- </axis>
- </animation>
- </PropertyList>
|