1
0
Fork 0
fgdata/Aircraft/c172p/Instruments/Turn/Turn.xml
2008-10-11 23:17:23 +00:00

54 lines
1 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<path>Turn.ac</path>
<animation>
<type>material</type>
<object-name>Face</object-name>
<object-name>PtrTip</object-name>
<object-name>BallEnclosure</object-name>
<emission>
<red>1.0</red>
<green>0.2</green>
<blue>0.0</blue>
<factor-prop>/controls/lighting/instruments-norm</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>PtrCtr</object-name>
<object-name>PtrTip</object-name>
<property>/instrumentation/turn-indicator/indicated-turn-rate</property>
<factor>20.0</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>Ball</object-name>
<property>/instrumentation/slip-skid-ball/indicated-slip-skid</property>
<factor>21</factor>
<min-deg>-19</min-deg>
<max-deg>19</max-deg>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0.05</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
</PropertyList>