<?xml version="1.0"?>

<PropertyList>

	<path>../../../../Aircraft/bocian/Models/bocian-gpl.ac</path>
	<texture-path>../../../../Aircraft/bocian/Models/Textures</texture-path>

	<offsets>
		<x-m>0</x-m>
		<y-m>0</y-m>
		<z-m>0.1</z-m>
		<pitch-deg>0</pitch-deg>
	</offsets>

	<!-- Rudder -->
	<animation>
		<object-name>rudder</object-name>
		<property>controls/flight/rudder</property>
		<type>rotate</type>
		<factor>30</factor>
		<axis>
			<x>0</x>
			<y>0</y>
			<z>1</z>
		</axis>
		<center>
			<x-m>7.37129</x-m>
			<y-m>0</y-m>
			<z-m>0.955421</z-m>
		</center>
	</animation>

	<!-- Left Aileron -->
	<animation>
		<object-name>aileron_port</object-name>
		<property>controls/flight/aileron</property>
		<type>rotate</type>
		<interpolation>
			<entry>
				<ind>-1</ind>
				<dep>-30</dep>
			</entry>
			<entry>
				<ind>1</ind>
				<dep>10</dep>
			</entry>
		</interpolation>
		<axis>
			<x1-m>2.67438</x1-m>
			<y1-m>-9.08037</y1-m>
			<z1-m>1.1428</z1-m>
			<x2-m>3.31202</x2-m>
			<y2-m>-4.11679</y2-m>
			<z2-m>0.724591</z2-m>
		</axis>
	</animation>

	<!-- Right Aileron -->
	<animation>
		<object-name>aileron_stbd</object-name>
		<property>controls/flight/aileron</property>
		<type>rotate</type>
		<interpolation>
			<entry>
				<ind>-1</ind>
				<dep>10</dep>
			</entry>
			<entry>
				<ind>1</ind>
				<dep>-30</dep>
			</entry>
		</interpolation>
		<axis>
			<x1-m>3.31202</x1-m>
			<y1-m>4.11678</y1-m>
			<z1-m>0.724591</z1-m>
			<x2-m>2.67438</x2-m>
			<y2-m>9.08038</y2-m>
			<z2-m>1.1428</z2-m>
		</axis>
	</animation>

	<!-- Elevators -->
	<animation>
		<object-name>elevator_port</object-name>
		<property>controls/flight/elevator</property>
		<type>rotate</type>
		<interpolation>
			<entry>
				<ind>-1</ind>
				<dep>-22</dep>
			</entry>
			<entry>
				<ind>1</ind>
				<dep>30</dep>
			</entry>
		</interpolation>
		<axis>
			<x1-m>6.51528</x1-m>
			<y1-m>-1.82716</y1-m>
			<z1-m>0.590589</z1-m>
			<x2-m>6.6763</x2-m>
			<y2-m>-0.093046</y2-m>
			<z2-m>0.58759</z2-m>
		</axis>
	</animation>
	<animation>
		<object-name>elevator_stbd</object-name>
		<property>controls/flight/elevator</property>
		<type>rotate</type>
		<interpolation>
			<entry>
				<ind>-1</ind>
				<dep>-22</dep>
			</entry>
			<entry>
				<ind>1</ind>
				<dep>30</dep>
			</entry>
		</interpolation>
		<axis>
			<x1-m>6.6763</x1-m>
			<y1-m>0.093051</y1-m>
			<z1-m>0.58759</z1-m>
			<x2-m>6.51528</x2-m>
			<y2-m>1.82716</y2-m>
			<z2-m>0.590589</z2-m>
		</axis>
	</animation>

	<!-- Wheel -->
	<animation>
		<object-name>wheel</object-name>
		<property>gear/gear/rollspeed-ms</property>
		<type>spin</type>
		<factor>34</factor>
		<center>
			<x-m>2.42041</x-m>
			<y-m>0</y-m>
			<z-m>-0.341329</z-m>
		</center>
		<axis>
			<x>0</x>
			<y>-1</y>
			<z>0</z>
		</axis>
	</animation>

	<!-- Temporarily hide ugly WIP -->
	<animation>
		<type>select</type>
		<object-name>canopy_frame</object-name>
		<object-name>line</object-name>
	</animation>

	<!-- *** LoD for the whole model *** -->
	<animation>
		<type>range</type>
		<min-m>0</min-m>
		<max-m>10000</max-m>
	</animation>


</PropertyList>