1
0
Fork 0

Liveries by Brett Harrison for A330-300, ATR72 & ATR42 (CSA, Air Tahiti, SAS)

This commit is contained in:
Yves Tolosa-Joas 2017-03-01 23:07:57 +11:00 committed by James Turner
parent c8dcc93286
commit 93568a5061
8 changed files with 136 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0"?>
<PropertyList include="A333-main.xml">
<texture-path>Textures/CSA</texture-path>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

View file

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

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

View file

@ -0,0 +1,116 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/AirTahiti</texture-path>
<offsets>
<z-m>3.8</z-m>
<pitch-deg>0.2</pitch-deg>
</offsets>
<animation>
<type>select</type>
<object-name>Cylinder.001</object-name>
<object-name>Cylinder.005</object-name>
<object-name>Circle.003</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>150</value>
</less-than>
</condition>
</animation>
<animation>
<name>leftprop</name>
<object-name>Cube.000</object-name>
<object-name>Circle.002</object-name>
</animation>
<animation>
<type>select</type>
<object-name>Circle.002</object-name>
<condition>
<greater-than>
<property>velocities/true-airspeed-kt</property>
<value>50</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Cube.000</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>60</value>
</less-than>
</condition>
</animation>
<animation>
<type>spin</type>
<object-name>leftprop</object-name>
<property>velocities/true-airspeed-kt</property>
<factor> 60 </factor>
<center>
<x-m> -3.8634 </x-m>
<y-m> -4.0282 </y-m>
<z-m> -0.7675 </z-m>
</center>
<axis>
<x> -1.000 </x>
<y> 0.000 </y>
<z> 0.000 </z>
</axis>
</animation>
<animation>
<name>rightprop</name>
<object-name>Cube.001</object-name>
<object-name>Circle.004</object-name>
</animation>
<animation>
<type>select</type>
<object-name>Circle.004</object-name>
<condition>
<greater-than>
<property>velocities/true-airspeed-kt</property>
<value>50</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>Cube.001</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>60</value>
</less-than>
</condition>
</animation>
<animation>
<type>spin</type>
<object-name>rightprop</object-name>
<property>velocities/true-airspeed-kt</property>
<factor> 60 </factor>
<center>
<x-m> -3.8640 </x-m>
<y-m> 3.9997 </y-m>
<z-m> -0.7677 </z-m>
</center>
<axis>
<x> -1.000 </x>
<y> 0.000 </y>
<z> 0.000 </z>
</axis>
</animation>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB