123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>oiltemp.ac</path>
- <animation>
- <object-name>fond</object-name>
- <object-name>face</object-name>
- <object-name>needleT</object-name>
- <object-name>needleP</object-name>
- <object-name>vitre</object-name>
- </animation>
- <animation>
- <type>noshadow</type>
- <object-name>fond</object-name>
- <object-name>face</object-name>
- <object-name>needleT</object-name>
- <object-name>needleP</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>needleT</object-name>
- <object-name>needleP</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>needleT</object-name>
- <property>engines/engine[0]/oilt-norm</property>
- <condition>
- <not><property>/controls/engines/engine[0]/cutoff</property></not>
- </condition>
- <interpolation>
- <entry><ind> -1 </ind><dep> -20 </dep></entry>
- <entry><ind> 0 </ind><dep> 0 </dep></entry>
- <entry><ind> 1 </ind><dep> 83 </dep></entry>
- </interpolation>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>needleP</object-name>
- <property>engines/engine[0]/oilp-norm</property>
- <condition>
- <not><property>/controls/engines/engine[0]/cutoff</property></not>
- </condition>
- <interpolation>
- <entry><ind> 0 </ind><dep> 0 </dep></entry>
- <entry><ind> 1 </ind><dep> 103 </dep></entry>
- </interpolation>
- <axis>
- <x> 1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
- </PropertyList>
|