12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>fuelflow.ac</path>
- <animation>
- <type>material</type>
- <object-name>srew14</object-name>
- <object-name>face.002</object-name>
- </animation>
-
- <effect>
- <inherits-from>Aircraft/AvroVulcanB2/Models/Effects/glass-uber</inherits-from>
- <object-name>vitre</object-name>
- </effect>
-
- <animation>
- <name>needle</name>
- <type>rotate</type>
- <object-name>needle</object-name>
- <property>engines/engine/fuel-flow_pph</property>
- <interpolation>
- <entry><ind>0</ind><dep>0</dep></entry>
- <entry><ind>14000</ind><dep>360</dep></entry>
- </interpolation>
- <center>
- <x-m>4.91127</x-m>
- <y-m>0.41199</y-m>
- <z-m>1.00146</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>50</max-m>
- </animation>
- </PropertyList>
|