Added De Havilland Tiger Moth AI GA model by Brett Harrison
7
AI/Aircraft/DH82/DH82-G-ACDA.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/G-ACDA</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-G-ADJJ.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/G-ADJJ</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-G-AHOO.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/G-AHOO</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-G-AJHS.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/G-AJHS</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-K2585.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/K2585</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-N1837.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/N1837</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-N6839.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/N6839</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-R4922.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/R4922</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-W7956.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/W7956</texture-path>
|
||||
|
||||
</PropertyList>
|
7
AI/Aircraft/DH82/DH82-ZS-UKW.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="DH82-main.xml">
|
||||
|
||||
<texture-path>Textures/ZS-UKW</texture-path>
|
||||
|
||||
</PropertyList>
|
91
AI/Aircraft/DH82/DH82-main.xml
Normal file
|
@ -0,0 +1,91 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<description>de Havilland DH.82 Tiger Moth</description>
|
||||
<author>Brett Harrison</author>
|
||||
<path>Models/DH82.ac</path>
|
||||
|
||||
<offsets>
|
||||
<pitch-deg>12.428</pitch-deg>
|
||||
|
||||
</offsets>
|
||||
|
||||
<animation>
|
||||
<name>propall</name>
|
||||
<object-name>prop</object-name>
|
||||
<object-name>propdisc</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>propdisc</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>25</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>prop</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>30</value>
|
||||
</less-than>
|
||||
</condition>zzaa
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>spin</type>
|
||||
<object-name>propall</object-name>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<factor>27</factor>
|
||||
<center>
|
||||
<x-m> -1.5800</x-m>
|
||||
<y-m> 0.00000 </y-m>
|
||||
<z-m> 1.6271 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x> -1.000 </x>
|
||||
<y> 0.000 </y>
|
||||
<z> 0.000 </z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0.0</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<ind>25</ind>
|
||||
<dep>0.0</dep>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<ind>45</ind>
|
||||
<dep>-12.428</dep>
|
||||
</entry>
|
||||
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>0.0</y-m>
|
||||
<z-m>0.0</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>0.0</x>
|
||||
<y>1.0</y>
|
||||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
</PropertyList>
|
32849
AI/Aircraft/DH82/Models/DH82.ac
Normal file
BIN
AI/Aircraft/DH82/Paintkit/DH82-p-kit.xcf
Normal file
BIN
AI/Aircraft/DH82/Textures/G-ACDA/tiger-tex.png
Normal file
After Width: | Height: | Size: 334 KiB |
BIN
AI/Aircraft/DH82/Textures/G-ADJJ/tiger-tex.png
Normal file
After Width: | Height: | Size: 398 KiB |
BIN
AI/Aircraft/DH82/Textures/G-AHOO/tiger-tex.png
Normal file
After Width: | Height: | Size: 336 KiB |
BIN
AI/Aircraft/DH82/Textures/G-AJHS/tiger-tex.png
Normal file
After Width: | Height: | Size: 390 KiB |
BIN
AI/Aircraft/DH82/Textures/K2585/tiger-tex.png
Normal file
After Width: | Height: | Size: 342 KiB |
BIN
AI/Aircraft/DH82/Textures/N1837/tiger-tex.png
Normal file
After Width: | Height: | Size: 338 KiB |
BIN
AI/Aircraft/DH82/Textures/N6839/tiger-tex.png
Normal file
After Width: | Height: | Size: 348 KiB |
BIN
AI/Aircraft/DH82/Textures/R4922/tiger-tex.png
Normal file
After Width: | Height: | Size: 303 KiB |
BIN
AI/Aircraft/DH82/Textures/W7956/tiger-tex.png
Normal file
After Width: | Height: | Size: 318 KiB |
BIN
AI/Aircraft/DH82/Textures/ZS-UKW/tiger-tex.png
Normal file
After Width: | Height: | Size: 404 KiB |