123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- <?xml version="1.0" encoding="UTF-8"?>
- <PropertyList>
- <path>HDpilot1.ac</path>
-
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>75</max-m>
- </animation>
-
- <animation>
- <type>select</type>
- <condition>
- <property>sim/model/hd-pilot</property>
- </condition>
- </animation>
-
- <animation>
- <type>shader</type>
- <shader>chrome</shader>
- <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
- <object-name>PilotHelmet002</object-name>
- </animation>
-
- <effect>
- <inherits-from>Effects/model-transparent</inherits-from>
- <object-name>PilotHelmet002</object-name>
- </effect>
-
- <animation>
- <name>head1</name>
- <object-name>helmet</object-name>
- <object-name>head</object-name>
- <object-name>l-eye.001</object-name>
- <object-name>l-eye</object-name>
- <object-name>PILOT_1.001</object-name>
- <object-name>r-eye.001</object-name>
- <object-name>r-eye</object-name>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>head1</object-name>
-
- <property>controls/flight/elevator</property>
- <factor> -15 </factor>
- <center>
- <x-m> 0.074 </x-m>
- <y-m> 0.000 </y-m>
- <z-m> 0.359 </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.359 </z-m>
- </center>
- <axis>
- <x> 0.000 </x>
- <y> 0.000 </y>
- <z> 1.000 </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.074 </x-m>
- <y-m> 0.000 </y-m>
- <z-m> 0.359 </z-m>
- </center>
- <axis>
- <x> 1.000 </x>
- <y> 0.000 </y>
- <z> 0.000 </z>
- </axis>
- </animation>
-
-
- </PropertyList>
|