12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>asi.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>/r44/engines/engine/mp-pressure</property>
- <interpolation>
- <entry><ind> 1 </ind><dep> -100.0 </dep></entry>
- <entry><ind> 0.9 </ind><dep> -75.0 </dep></entry>
- <entry><ind> 0.8 </ind><dep> -50.0 </dep></entry>
- <entry><ind> 0.7 </ind><dep> -25.0 </dep></entry>
- <entry><ind> 0.6 </ind><dep> 0.0 </dep></entry>
- <entry><ind> 0.5 </ind><dep> 25.0 </dep></entry>
- <entry><ind> 0.4 </ind><dep> 50.0 </dep></entry>
- <entry><ind> 0.2 </ind><dep> 75.0 </dep></entry>
- <entry><ind> 0 </ind><dep> 100.0 </dep></entry>
- </interpolation>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- <center>
- <x-m> 0 </x-m>
- <y-m> 0 </y-m>
- <z-m> 0 </z-m>
- </center>
- </animation>
- </PropertyList>
|