123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- <?xml version="1.0" encoding="UTF-8"?>
- <PropertyList>
- <path>helipilot5.ac</path>
-
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>500</max-m>
- </animation>
-
-
-
- <animation>
- <name>head1</name>
- <object-name>AU_LOD_100</object-name>
- <object-name>AS_LOD_100</object-name>
- <object-name>AP_LOD_100</object-name>
- <object-name>AQ_LOD_100</object-name>
- <object-name>AR_LOD_100</object-name>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>head1</object-name>
-
- <property>controls/flight/elevator</property>
- <factor> -15 </factor>
- <center>
- <x-m>0 </x-m>
- <y-m> 0.000 </y-m>
- <z-m>0.8 </z-m>
- </center>
- <axis>
- <x> 0.000 </x>
- <y> 1.000 </y>
- <z> 0.000 </z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>head1</object-name>
-
- <property>controls/flight/rudder</property>
- <factor>-25</factor>
- <center>
- <x-m> 0.0 </x-m>
- <y-m> 0.000 </y-m>
- <z-m>0</z-m>
- </center>
- <axis>
- <x> 0.000 </x>
- <y> 0.000 </y>
- <z> 0.8</z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>head1</object-name>
-
- <property>controls/flight/aileron</property>
- <factor> -10.0</factor>
- <center>
- <x-m> 0</x-m>
- <y-m> 0.000 </y-m>
- <z-m>0.8 </z-m>
- </center>
- <axis>
- <x> 1.000 </x>
- <y> 0.000 </y>
- <z> 0.000 </z>
- </axis>
- </animation>
-
-
- </PropertyList>
|