123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>vsi.ac</path>
- <animation>
- <type>material</type>
- <object-name>Face</object-name>
- <object-name>Needle</object-name>
- <condition>
- <property>controls/lighting/instrument-lights</property>
- </condition>
- <emission>
- <red> 0.80 </red>
- <green> 0.50 </green>
- <blue> 0.50 </blue>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Needle</object-name>
- <property>instrumentation/vertical-speed-indicator/indicated-speed-fpm</property>
- <interpolation>
- <entry><ind> -2000.0</ind><dep>-173.5</dep></entry>
- <entry><ind> -1500.0</ind><dep>-131.5</dep></entry>
- <entry><ind> -1000.0</ind><dep> -81.5</dep></entry>
- <entry><ind> -500.0</ind><dep> -35.3</dep></entry>
- <entry><ind> 0.0</ind><dep> 0.0</dep></entry>
- <entry><ind> 500.0</ind><dep> 35.7</dep></entry>
- <entry><ind> 1000.0</ind><dep> 81.5</dep></entry>
- <entry><ind> 1500.0</ind><dep> 131.0</dep></entry>
- <entry><ind> 2000.0</ind><dep> 172.9</dep></entry>
- </interpolation>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- </PropertyList>
|