1
0
Fork 0

New ATR 72-500 AI Model with Paintkit & Default Liveries

This commit is contained in:
Yves Tolosa-Joas 2017-01-14 01:18:09 +11:00 committed by James Turner
parent 532a5b57d2
commit 57b396a971
7 changed files with 36496 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="AT7-main.xml">
<texture-path>Textures/default</texture-path>
</PropertyList>

View file

@ -0,0 +1,96 @@
<?xml version="1.0"?>
<PropertyList>
<description>ATR 72-500</description>
<author>Ian Tolosa</author>
<path>Models/AT7.ac</path>
<offsets>
<pitch-deg>-0.75</pitch-deg>
</offsets>
<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>
<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>
</animation>
<animation>
<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>
</animation>
</PropertyList>

36391
AI/Aircraft/AT7/Models/AT7.ac Normal file

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB