2016-11-04 22:13:12 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
2017-07-13 17:30:33 +00:00
|
|
|
<!--
|
2017-07-14 15:57:14 +00:00
|
|
|
#######################################
|
|
|
|
# Copyright (c) A3XX Development Team #
|
|
|
|
#######################################
|
2017-07-13 17:30:33 +00:00
|
|
|
-->
|
|
|
|
|
2016-11-04 22:13:12 +00:00
|
|
|
<PropertyList>
|
|
|
|
|
2016-12-11 16:46:01 +00:00
|
|
|
<path>res/hstab.ac</path>
|
2016-11-04 22:13:12 +00:00
|
|
|
|
|
|
|
<!-- Animation for the elevators -->
|
|
|
|
<animation>
|
|
|
|
<name>Left elevator</name>
|
|
|
|
<type>rotate</type>
|
|
|
|
<object-name>ElevatorL</object-name>
|
2017-07-18 19:41:02 +00:00
|
|
|
<property>sim/multiplay/generic/float[4]</property>
|
2016-11-04 22:13:12 +00:00
|
|
|
<interpolation>
|
2017-05-03 02:16:53 +00:00
|
|
|
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
|
2016-11-04 22:13:12 +00:00
|
|
|
<entry><ind>0.0</ind><dep>0.0</dep></entry>
|
2017-05-03 02:16:53 +00:00
|
|
|
<entry><ind>0.5</ind><dep>20.0</dep></entry>
|
2016-11-04 22:13:12 +00:00
|
|
|
</interpolation>
|
|
|
|
<axis>
|
|
|
|
<x1-m>4.8217428</x1-m>
|
|
|
|
<y1-m>-6.225</y1-m>
|
|
|
|
<z1-m>1.2998017</z1-m>
|
|
|
|
<x2-m>2.9796817</x2-m>
|
|
|
|
<y2-m>-0.96224</y2-m>
|
|
|
|
<z2-m>0.7486916</z2-m>
|
|
|
|
</axis>
|
|
|
|
</animation>
|
|
|
|
<animation>
|
|
|
|
<name>Right elevator</name>
|
|
|
|
<type>rotate</type>
|
|
|
|
<object-name>ElevatorR</object-name>
|
2017-07-18 19:41:02 +00:00
|
|
|
<property>sim/multiplay/generic/float[5]</property>
|
2016-11-04 22:13:12 +00:00
|
|
|
<interpolation>
|
2017-05-03 02:16:53 +00:00
|
|
|
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
|
2016-11-04 22:13:12 +00:00
|
|
|
<entry><ind>0.0</ind><dep>0.0</dep></entry>
|
2017-05-03 02:16:53 +00:00
|
|
|
<entry><ind>0.5</ind><dep>20.0</dep></entry>
|
2016-11-04 22:13:12 +00:00
|
|
|
</interpolation>
|
|
|
|
<axis>
|
|
|
|
<x1-m>2.9796817</x1-m>
|
|
|
|
<y1-m>0.96224</y1-m>
|
|
|
|
<z1-m>0.7486916</z1-m>
|
|
|
|
<x2-m>4.8217428</x2-m>
|
|
|
|
<y2-m>6.225</y2-m>
|
|
|
|
<z2-m>1.2998017</z2-m>
|
|
|
|
</axis>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<!-- Animation for the horizontal stabilizer (elevator trim) -->
|
|
|
|
<animation>
|
|
|
|
<name>Horizontal Stabilizer</name>
|
|
|
|
<type>rotate</type>
|
2017-07-18 19:41:02 +00:00
|
|
|
<property>controls/flight/elevator-trim</property>
|
2016-11-04 22:13:12 +00:00
|
|
|
<interpolation>
|
2016-11-05 04:53:20 +00:00
|
|
|
<entry><ind>-1.0</ind><dep>-10.0</dep></entry>
|
|
|
|
<entry><ind>1.0</ind><dep>10.0</dep></entry>
|
2016-11-04 22:13:12 +00:00
|
|
|
</interpolation>
|
|
|
|
<axis>
|
|
|
|
<x>0</x>
|
|
|
|
<y>1</y>
|
|
|
|
<z>0</z>
|
|
|
|
</axis>
|
|
|
|
<center>
|
|
|
|
<x-m>2.4657749</x-m>
|
|
|
|
<z-m>0.7464073</z-m>
|
|
|
|
<z-m>0</z-m>
|
|
|
|
</center>
|
|
|
|
</animation>
|
|
|
|
</PropertyList>
|