2017-01-13 14:18:09 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
2018-08-05 11:45:42 +00:00
|
|
|
<description>ATR 72-500</description>
|
|
|
|
<author>Ian Tolosa</author>
|
|
|
|
<path>Models/AT7.ac</path>
|
2017-01-13 14:18:09 +00:00
|
|
|
<offsets>
|
2018-08-05 11:45:42 +00:00
|
|
|
<pitch-deg>-0.75</pitch-deg>
|
2017-01-13 14:18:09 +00:00
|
|
|
</offsets>
|
2018-08-05 11:45:42 +00:00
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>Gear_Open</object-name>
|
|
|
|
<condition>
|
|
|
|
<less-than>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<value>120</value>
|
|
|
|
</less-than>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>Gear_Closed</object-name>
|
|
|
|
<condition>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<value>120</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>Prop_Blur_L</object-name>
|
|
|
|
<condition>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<value>15</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>Prop_Blur_R</object-name>
|
|
|
|
<condition>
|
|
|
|
<greater-than-equals>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<value>15</value>
|
|
|
|
</greater-than-equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
<animation>
|
2017-01-13 14:18:09 +00:00
|
|
|
<type>spin</type>
|
|
|
|
<object-name>Prop_L</object-name>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<factor>4</factor>
|
|
|
|
<center>
|
|
|
|
<x-m>-3.56891</x-m>
|
|
|
|
<y-m>-4.05145</y-m>
|
|
|
|
<z-m>3.07941</z-m>
|
|
|
|
</center>
|
|
|
|
<axis>
|
|
|
|
<x>1.000</x>
|
|
|
|
<y>0.000</y>
|
|
|
|
<z>0.000</z>
|
|
|
|
</axis>
|
2018-08-05 11:45:42 +00:00
|
|
|
</animation>
|
|
|
|
<animation>
|
2017-01-13 14:18:09 +00:00
|
|
|
<type>spin</type>
|
|
|
|
<object-name>Prop_R</object-name>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<factor>4</factor>
|
|
|
|
<center>
|
|
|
|
<x-m>-3.56891</x-m>
|
|
|
|
<y-m>4.05145</y-m>
|
|
|
|
<z-m>3.07941</z-m>
|
|
|
|
</center>
|
|
|
|
<axis>
|
|
|
|
<x>1.000</x>
|
|
|
|
<y>0.000</y>
|
|
|
|
<z>0.000</z>
|
|
|
|
</axis>
|
2018-08-05 11:45:42 +00:00
|
|
|
</animation>
|
2018-08-05 13:07:57 +00:00
|
|
|
<!-- Tail and Windows Lightmap Effect -->
|
|
|
|
<effect>
|
|
|
|
<inherits-from>AI/Aircraft/AT7/Effects/AT7-LightMap</inherits-from>
|
|
|
|
<object-name>Body</object-name>
|
|
|
|
<object-name>Gear_Open</object-name>
|
|
|
|
<object-name>Gear_Closed</object-name>
|
|
|
|
</effect>
|
|
|
|
<!-- Add Navigation Lights Objects -->
|
2018-08-05 11:45:42 +00:00
|
|
|
<model>
|
|
|
|
<path>Lights/AT7-NavLights.xml</path>
|
|
|
|
</model>
|
|
|
|
</PropertyList>
|