123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>ai.ac</path>
- <animation>
- <object-name>fond</object-name>
- <object-name>face</object-name>
- <object-name>background</object-name>
- <object-name>scale</object-name>
- <object-name>float</object-name>
- <object-name>aircraft</object-name>
- <object-name>bouton</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>background</object-name>
- <object-name>scale</object-name>
- <object-name>float</object-name>
- <object-name>aircraft</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>background</object-name>
- <object-name>scale</object-name>
- <object-name>float</object-name>
- <property>/orientation/roll-deg</property>
- <factor>1.0</factor>
- <axis>
- <x>1.0</x>
- </axis>
- </animation>
- <animation>
- <type>translate</type>
- <object-name>float</object-name>
- <property>/orientation/pitch-deg</property>
- <factor>-0.0002</factor>
- <min-m>-0.1</min-m>
- <max-m>0.1</max-m>
- <axis>
- <z>1.0</z>
- </axis>
- </animation>
- </PropertyList>
|