26 lines
396 B
XML
26 lines
396 B
XML
|
<?xml version="1.0"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
|
||
|
<path>supacat_winch.ac</path>
|
||
|
|
||
|
<animation>
|
||
|
<type>range</type>
|
||
|
<min-m>0</min-m>
|
||
|
<max-m>10000</max-m>
|
||
|
</animation>
|
||
|
|
||
|
<animation>
|
||
|
<type>spin</type>
|
||
|
<object-name>drums</object-name>
|
||
|
<property>sim/hitches/winch/winch/rel-speed</property>
|
||
|
<factor>36</factor>
|
||
|
<axis>
|
||
|
<x>0</x>
|
||
|
<y>-1</y>
|
||
|
<z>0</z>
|
||
|
</axis>
|
||
|
</animation>
|
||
|
|
||
|
</PropertyList>
|