12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>egt.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>fond</object-name>
- <object-name>face</object-name>
- <object-name>needle</object-name>
- <object-name>vitre</object-name>
- </animation>
- <!-- working for Compositor -->
- <effect>
- <inherits-from>../../../../Effects/Glass/glass</inherits-from>
- <object-name>vitre</object-name>
- </effect>
- <animation>
- <type>material</type>
- <object-name>face</object-name>
- <object-name>needle</object-name>
- <condition>
- <property>controls/electric/battery-switch</property>
- </condition>
- <emission>
- <factor-prop>controls/lighting/instruments-norm</factor-prop>
- <red> 0.50 </red>
- <green> 0.40 </green>
- <blue> 0.30 </blue>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>needle</object-name>
- <property>engines/engine[0]/egt-degf</property>
- <interpolation>
- <entry><ind> 32 </ind><dep> 0 </dep></entry>
- <entry><ind> 212 </ind><dep> 17 </dep></entry>
- <entry><ind> 392 </ind><dep> 34 </dep></entry>
- <entry><ind> 572 </ind><dep> 51 </dep></entry>
- <entry><ind> 752 </ind><dep> 68 </dep></entry>
- <entry><ind> 932 </ind><dep> 85 </dep></entry>
- <entry><ind> 1112 </ind><dep> 102 </dep></entry>
- <entry><ind> 1202 </ind><dep> 133 </dep></entry>
- <entry><ind> 1292 </ind><dep> 164 </dep></entry>
- <entry><ind> 1382 </ind><dep> 195 </dep></entry>
- <entry><ind> 1472 </ind><dep> 226 </dep></entry>
- <entry><ind> 1652 </ind><dep> 243 </dep></entry>
- <entry><ind> 1832 </ind><dep> 260 </dep></entry>
- </interpolation>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
- </PropertyList>
|