123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>trbn2.ac</path>
- <animation>
- <object-name>fond</object-name>
- <object-name>face</object-name>
- <object-name>needle</object-name>
- <object-name>trb</object-name>
- <object-name>trb1</object-name>
- <object-name>trb2</object-name>
- <object-name>trb3</object-name>
- <object-name>trb4</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>trb</object-name>
- <object-name>trb1</object-name>
- <object-name>trb2</object-name>
- <object-name>trb3</object-name>
- <object-name>trb4</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>
- <object-name>trb</object-name>
- <object-name>trb1</object-name>
- <object-name>trb2</object-name>
- <object-name>trb3</object-name>
- <object-name>trb4</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>select</type>
- <object-name>trb</object-name>
- <object-name>trb1</object-name>
- <object-name>trb2</object-name>
- <object-name>trb3</object-name>
- <object-name>trb4</object-name>
- <condition>
- <greater-than>
- <property>systems/electrical/volts</property>
- <value>1</value>
- </greater-than>
- </condition>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>needle</object-name>
- <condition>
- <not><property>/controls/engines/engine[1]/cutoff</property></not>
- </condition>
- <property>engines/engine[1]/n2</property>
- <interpolation>
- <entry><ind> 0 </ind><dep> 0 </dep></entry>
- <entry><ind> 120 </ind><dep> 239 </dep></entry>
- </interpolation>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>trb1</object-name>
- <condition>
- <not><property>/controls/engines/engine[1]/cutoff</property></not>
- </condition>
- <property>engines/engine[1]/n2</property>
- <factor> 0.001 </factor>
- <step> 100 </step>
- <axis>
- <x> 0 </x>
- <y> 1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>trb2</object-name>
- <condition>
- <not><property>/controls/engines/engine[1]/cutoff</property></not>
- </condition>
- <property>engines/engine[1]/n2</property>
- <factor> 0.01 </factor>
- <step> 10 </step>
- <axis>
- <x> 0 </x>
- <y> 1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>trb3</object-name>
- <condition>
- <not><property>/controls/engines/engine[1]/cutoff</property></not>
- </condition>
- <property>engines/engine[1]/n2</property>
- <factor> 0.1 </factor>
- <step> 1 </step>
- <axis>
- <x> 0 </x>
- <y> 1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- <animation>
- <type>textranslate</type>
- <object-name>trb4</object-name>
- <condition>
- <not><property>/controls/engines/engine[1]/cutoff</property></not>
- </condition>
- <property>engines/engine[1]/n2</property>
- <factor> 1.0 </factor>
- <step> 0.1 </step>
- <axis>
- <x> 0 </x>
- <y> 1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- </PropertyList>
|