12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>fuel.ac</path>
-
- <animation>
- <type>material</type>
- <object-name>srew21</object-name>
- <object-name>Face.009</object-name>
- </animation>
-
- <effect>
- <inherits-from>Aircraft/AvroVulcanB2/Models/Effects/glass-uber</inherits-from>
- <object-name>vitre</object-name>
- </effect>
-
- <animation>
- <type>rotate</type>
- <object-name>needle</object-name>
- <property>consumables/fuel/group1-lbs</property>
- <interpolation>
- <entry><ind>0</ind><dep>-215</dep></entry>
- <entry><ind>10000</ind><dep>-90</dep></entry>
- <entry><ind>20000</ind><dep>35</dep></entry>
- </interpolation>
- <center>
- <x-m>4.91075</x-m>
- <y-m>0.53796</y-m>
- <z-m>1.08421</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y> 0</y>
- <z> 0</z>
- </axis>
- </animation>
- <!-- *** LoD *** -->
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>5</max-m>
- </animation>
-
- </PropertyList>
|