12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>oil.ac</path>
-
- <animation>
- <type>material</type>
- <object-name>srew3</object-name>
- <object-name>Face.006</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>engines/engine[2]/oil-pressure-psi</property>
- <interpolation>
- <entry><ind>0</ind><dep>-210</dep></entry>
- <entry><ind>50</ind><dep>-90</dep></entry>
- <entry><ind>100</ind><dep>30</dep></entry>
- </interpolation>
- <center>
- <x-m> 4.91086</x-m>
- <y-m>-0.15898</y-m>
- <z-m> 0.99002</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>
|