29 lines
408 B
XML
29 lines
408 B
XML
|
<?xml version="1.0"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
|
||
|
<path>flap-indicator.ac</path>
|
||
|
|
||
|
<animation>
|
||
|
<type>rotate</type>
|
||
|
<object-name>Needle</object-name>
|
||
|
<property>/controls/flight/flaps</property>
|
||
|
<factor>50</factor>
|
||
|
<offset-deg>0</offset-deg>
|
||
|
<center>
|
||
|
<x-m>0</x-m>
|
||
|
<y-m>-0.01</y-m>
|
||
|
<z-m>0.01</z-m>
|
||
|
</center>
|
||
|
<axis>
|
||
|
<x>-1</x>
|
||
|
<y>0</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
|
||
|
</animation>
|
||
|
|
||
|
</PropertyList>
|
||
|
|
||
|
|