123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>vsi.ac</path>
- <animation>
- <object-name>fond</object-name>
- <object-name>face</object-name>
- <object-name>needle</object-name>
- <object-name>vitre</object-name>
- </animation>
- <animation>
- <type>noshadow</type>
- <object-name>vitre</object-name>
- </animation>
- <animation>
- <type>shader</type>
- <shader>chrome</shader>
- <texture>Aircraft/Generic/Effects/glass_shader.png</texture>
- <object-name>vitre</object-name>
- </animation>
- <animation>
- <type>material</type>
- <object-name>face</object-name>
- <object-name>needle</object-name>
- <emission>
- <red> 0.00 </red>
- <green> 0.25 </green>
- <blue> 0.05 </blue>
- <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>needle</object-name>
- <property>instrumentation/vertical-speed-indicator/indicated-speed-fpm</property>
- <interpolation>
- <entry><ind> -2000 </ind><dep> -170.0 </dep></entry>
- <entry><ind> -1000 </ind><dep> -85.0 </dep></entry>
- <entry><ind> -500 </ind><dep> -42.5 </dep></entry>
- <entry><ind> 0 </ind><dep> 0.0 </dep></entry>
- <entry><ind> 500 </ind><dep> 42.5 </dep></entry>
- <entry><ind> 1000 </ind><dep> 85.0 </dep></entry>
- <entry><ind> 1500 </ind><dep> 170.0 </dep></entry>
- </interpolation>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
- </PropertyList>
|