1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?xml version="1.0"?>
- <!-- Mach -->
- <PropertyList>
- <path>seavixen_mach.ac</path>
- <!-- Mach -->
-
- <animation>
- <type>material</type>
- <object-name>srew6</object-name>
- <object-name>Face</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>mach-Needle1</object-name>
- <property>velocities/mach</property>
- <interpolation>
- <entry>
- <ind>0</ind>
- <dep>0</dep>
- </entry>
- <entry>
- <ind>0.7</ind>
- <dep>30</dep>
- </entry>
- <entry>
- <ind>0.8</ind>
- <dep>80</dep>
- </entry>
- <entry>
- <ind>0.9</ind>
- <dep>130</dep>
- </entry>
- <entry>
- <ind>1.0</ind>
- <dep>180</dep>
- </entry>
- <entry>
- <ind>1.1</ind>
- <dep>230</dep>
- </entry>
- <entry>
- <ind>1.2</ind>
- <dep>280</dep>
- </entry>
- <entry>
- <ind>1.3</ind>
- <dep>330</dep>
- </entry>
- </interpolation>
- <center>
- <x-m> 4.90901</x-m>
- <y-m>-0.35293</y-m>
- <z-m> 1.19942</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>
|