123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>OilPress.ac</path>
- <animation>
- <type>material</type>
- <object-name>Frame</object-name>
- <object-name>Needle</object-name>
- <emission>
- <red>1.0</red>
- <green>0.2</green>
- <blue>0.0</blue>
- <factor-prop>/systems/electrical/outputs/instrument-lights-norm</factor-prop>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Needle</object-name>
- <property>engines/engine/oil-pressure-bar</property>
- <factor> 5</factor>
- <center>
- <x-m>0</x-m>
- <y-m>0.0</y-m>
- <z-m>-0.015</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- </PropertyList>
|