12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>stby-ai.ac</path>
- <animation>
- <object-name>StbyAIbezel</object-name>
- <object-name>StbyAIface</object-name>
- <object-name>StbyCursor</object-name>
- <object-name>vitre</object-name>
- </animation>
- <animation>
- <type>noshadow</type>
- <object-name>StbyAIbezel</object-name>
- <object-name>StbyAIface</object-name>
- <object-name>StbyCursor</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>StbyAIface</object-name>
- <object-name>StbyCursor</object-name>
- <condition>
- <property>controls/electric/battery-switch</property>
- </condition>
- <emission>
- <factor-prop>controls/lighting/instruments-norm</factor-prop>
- prop>
- <red> 0.50 </red>
- <green> 0.25 </green>
- <blue> 0.25 </blue>
- </emission>
- </animation>
- <animation>
- <type>texmultiple</type>
- <object-name>StbyAIface</object-name>
- <transform>
- <property>orientation/pitch-deg</property>
- <subtype>textranslate</subtype>
- <factor> 0.00305 </factor>
- <axis>
- <x> 0 </x>
- <y> 1 </y>
- <z> 0 </z>
- </axis>
- </transform>
- <transform>
- <property>orientation/roll-deg</property>
- <subtype>texrotate</subtype>
- <center>
- <x> 0.25 </x>
- <y> 0.50 </y>
- </center>
- <axis>
- <x> 0 </x>
- <y> 0 </y>
- <z> -1 </z>
- </axis>
- </transform>
- </animation>
- </PropertyList>
|