1
0
Fork 0

Removed deprecated ATR42 models

This commit is contained in:
Yves Tolosa-Joas 2020-03-16 01:21:27 +11:00 committed by James Turner
parent cd29edadf6
commit 923b693f56
41 changed files with 0 additions and 50042 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,95 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>ATR 42-500</description>
<author>Ian (Yves) Tolosa</author>
<path>Models/AT5.ac</path>
<!-- Pitch Forward so nosewheel on ground -->
<offsets>
<pitch-deg>-0.95</pitch-deg>
</offsets>
<!-- Gear Showed only < 1520 knotspeed -->
<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>
<!-- Propellers Rotate at 4 times Aircraft speed (0 when parked) Blur appears if Speed over 15 knots -->
<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.46898</x-m>
<y-m>-4.05145</y-m>
<z-m>3.08657</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.46898</x-m>
<y-m>4.05145</y-m>
<z-m>3.08657</z-m>
</center>
<axis>
<x>1.000</x>
<y>0.000</y>
<z>0.000</z>
</axis>
</animation>
<!-- Tail and Windows Lightmap Effect -->
<effect>
<inherits-from>AI/Aircraft/AT5/Effects/AT5-LightMap</inherits-from>
<object-name>AT5</object-name>
<object-name>Gear_Open</object-name>
<object-name>Gear_Closed</object-name>
</effect>
<!-- Add Navigation Lights Objects -->
<model>
<path>Lights/AT5-NavLights.xml</path>
</model>
</PropertyList>

View file

@ -1,38 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Lighting of Tail, Flanks and Windows -->
<PropertyList>
<name>AT5-LightMap</name>
<inherits-from>Effects/model-combined-deferred</inherits-from>
<parameters>
<normalmap-enabled type="int">0</normalmap-enabled>
<reflection-enabled type="int">0</reflection-enabled>
<reflection-dynamic type="int">0</reflection-dynamic>
<reflect_map-enabled type="int">0</reflect_map-enabled>
<reflection-correction type="float">0</reflection-correction>
<!-- Enable 3 colors RGB LigntMap -->
<lightmap-enabled type="int">
<use>/environment/lightmap-factor</use>
</lightmap-enabled>
<lightmap-multi type="int">1</lightmap-multi>
<!-- Red Channel (Tail) - Night Activation and Color -->
<lightmap-factor type="float" n="0">1</lightmap-factor>
<lightmap-color type="vec3d" n="0">1.0 1.0 1.0</lightmap-color>
<!-- Green Channel (Windows) Multiplying Factor and Color -->
<lightmap-factor type="float" n="1">1.5</lightmap-factor>
<lightmap-color type="vec3d" n="1">1.0 1.0 1.0</lightmap-color>
<!-- Blue Channel (OFF) Multiplying Factor and Color -->
<lightmap-factor type="float" n="2">0</lightmap-factor>
<lightmap-color type="vec3d" n="2">1.0 1.0 1.0</lightmap-color>
<!-- Alpha Channel (OFF) Multiplying Factor and Color -->
<lightmap-factor type="float" n="3">0.0</lightmap-factor>
<lightmap-color type="vec3d" n="3">1.0 1.0 1.0</lightmap-color>
<!-- LightMap Image Location -->
<texture n="3">
<image>AI/Aircraft/AT5/Effects/AT5-LightMap.png</image>
<filter>linear-mipmap-linear</filter>
<wrap-s>clamp</wrap-s>
<wrap-t>clamp</wrap-t>
<internal-format>normalized</internal-format>
</texture>
</parameters>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

View file

@ -1,112 +0,0 @@
<?xml version="1.0"?>
<!-- Author Ian (Yves Tolosa) - AUG 2018 -->
<PropertyList>
<!-- Position ALS Navigation Lights -->
<model>
<name>nav-right</name>
<path>AI/Lights/procedural_light_nav_right.xml</path>
<offsets>
<x-m>-0.54813</x-m>
<y-m>12.0663</y-m>
<z-m>3.84024</z-m>
</offsets>
</model>
<model>
<name>nav-left</name>
<path>AI/Lights/procedural_light_nav_left.xml</path>
<offsets>
<x-m>-0.54813</x-m>
<y-m>-12.0663</y-m>
<z-m>3.84024</z-m>
</offsets>
</model>
<model>
<name>nav-tail</name>
<path>AI/Lights/procedural_light_nav_tail.xml</path>
<offsets>
<x-m>12.6</x-m>
<y-m>0</y-m>
<z-m>2.61542</z-m>
</offsets>
</model>
<!-- Position ALS Strobes -->
<model>
<name>strobe-right</name>
<path>AI/Lights/procedural_light_strobe_right.xml</path>
<offsets>
<x-m>-0.30779</x-m>
<y-m>12.233</y-m>
<z-m>3.9</z-m>
</offsets>
</model>
<model>
<name>strobe-left</name>
<path>AI/Lights/procedural_light_strobe_left.xml</path>
<offsets>
<x-m>-0.30779</x-m>
<y-m>-12.233</y-m>
<z-m>3.9</z-m>
</offsets>
</model>
<model>
<name>strobe-tail</name>
<path>AI/Lights/procedural_light_strobe_tail.xml</path>
<offsets>
<x-m>11.3423</x-m>
<y-m>0</y-m>
<z-m>7.35764</z-m>
</offsets>
</model>
<!-- Position Beacons -->
<model>
<name>beacon-bottom</name>
<path>AI/Lights/procedural_light_beacon_bottom.xml</path>
<offsets>
<x-m>-0.99501</x-m>
<y-m>0</y-m>
<z-m>0.41179</z-m>
</offsets>
</model>
<!-- Group Lights for Shared Animations -->
<animation>
<name>StaticGrouped</name>
<object-name>nav-right</object-name>
<object-name>nav-left</object-name>
<object-name>nav-tail</object-name>
</animation>
<animation>
<name>StrobeGrouped</name>
<object-name>strobe-right</object-name>
<object-name>strobe-left</object-name>
<object-name>strobe-tail</object-name>
</animation>
<animation>
<name>BeaconGrouped</name>
<object-name>beacon-bottom</object-name>
</animation>
<!-- Show Static Lights & Beacons when aircraft is moving -->
<animation>
<type>select</type>
<object-name>StaticGrouped</object-name>
<object-name>BeaconGrouped</object-name>
<nopreview />
<condition>
<greater-than>
<property>transponder-id</property>
<value type="string">0</value>
</greater-than>
</condition>
</animation>
<!-- Show Strobes when Aircraft on runway or airborne -->
<animation>
<type>select</type>
<object-name>StrobeGrouped</object-name>
<nopreview />
<condition>
<greater-than>
<property>velocities/true-airspeed-kt</property>
<value>40</value>
</greater-than>
</condition>
</animation>
</PropertyList>

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 477 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/AerLingus</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>27</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>27</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/Aeromar</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>

View file

@ -1,117 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/AmericanEagle</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/BlueIslands</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/BritishAirways</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/CSA</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/Finncomm</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/Hop</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/Iberia</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/Tarom</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>

View file

@ -1,116 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<texture-path>Textures/default</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>

View file

@ -1,12 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<description>AT42</description>
<path>Models/atr42.ac</path>
<!-- <texture-path>Textures/Vim</texture-path> -->
<offsets>
<z-m>0.0</z-m>
<pitch-deg>0.2</pitch-deg>
</offsets>
</PropertyList>

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB