AI Remapped saab-2000
This commit is contained in:
parent
adc3a40b2f
commit
bbb0c6f840
10 changed files with 15349 additions and 12857 deletions
BIN
AI/Aircraft/Saab-2000/Models/saab-2000-tex.png
Normal file
BIN
AI/Aircraft/Saab-2000/Models/saab-2000-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 167 KiB |
9
AI/Aircraft/Saab-2000/Saab-2000-Loganair.xml
Normal file
9
AI/Aircraft/Saab-2000/Saab-2000-Loganair.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList include="Saab-2000-main.xml">
|
||||
|
||||
<texture-path>Textures/Loganair</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
BIN
AI/Aircraft/Saab-2000/Textures/Loganair/saab-2000-tex.png
Normal file
BIN
AI/Aircraft/Saab-2000/Textures/Loganair/saab-2000-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 183 KiB |
BIN
AI/Aircraft/Saab-2000/Textures/Loganair/saab-2000-tex.xcf
Normal file
BIN
AI/Aircraft/Saab-2000/Textures/Loganair/saab-2000-tex.xcf
Normal file
Binary file not shown.
9
AI/Aircraft/saab-340/Loganair-Saab-340.xml
Normal file
9
AI/Aircraft/saab-340/Loganair-Saab-340.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="Saab-340-main.xml">
|
||||
|
||||
<texture-path>Textures/Loganair</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
File diff suppressed because it is too large
Load diff
BIN
AI/Aircraft/saab-340/Models/rex.rgb
Normal file
BIN
AI/Aircraft/saab-340/Models/rex.rgb
Normal file
Binary file not shown.
BIN
AI/Aircraft/saab-340/Models/saab-2000-tex.png
Normal file
BIN
AI/Aircraft/saab-340/Models/saab-2000-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 167 KiB |
|
@ -1,11 +1,8 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList>
|
||||
<description>Dash8</description>
|
||||
<author>Innis Cunningham </author>
|
||||
<status>early-production</status>
|
||||
<path>Models/Saab-340.ac</path>
|
||||
<texture-path>Textures/REX</texture-path>
|
||||
</PropertyList>
|
||||
<PropertyList include="Saab-340-main.xml">
|
||||
|
||||
<texture-path>Textures/REX</texture-path>
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
||||
|
|
121
AI/Aircraft/saab-340/Saab-340-main.xml
Normal file
121
AI/Aircraft/saab-340/Saab-340-main.xml
Normal file
|
@ -0,0 +1,121 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<description>Saab-340</description>
|
||||
<author>Innis Cunningham, Keith Paterson</author>
|
||||
<status>early-production</status>
|
||||
<path>Models/Saab-340.ac</path>
|
||||
|
||||
<animation>
|
||||
<name>gears</name>
|
||||
<object-name>gear</object-name>
|
||||
<object-name>gear.001</object-name>
|
||||
<object-name>gear.002</object-name>
|
||||
<object-name>gear.003</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>gears</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>150</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>leftprop</name>
|
||||
<object-name>left-prop</object-name>
|
||||
<object-name>left-blur</object-name>
|
||||
<object-name>left-boss</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>left-blur</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>50</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>left-prop</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>6</factor>
|
||||
<center>
|
||||
<x-m> 5.6503 </x-m>
|
||||
<y-m> -3.3604 </y-m>
|
||||
<z-m> 1.9688 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x> 1.000 </x>
|
||||
<y> 0.000 </y>
|
||||
<z> 0.000 </z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<name>rightprop</name>
|
||||
<object-name>right-prop</object-name>
|
||||
<object-name>right-blur</object-name>
|
||||
<object-name>right-boss</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>right-blur</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>50</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>right-prop</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>6</factor>
|
||||
<center>
|
||||
<x-m> 5.7685 </x-m>
|
||||
<y-m> 3.2530 </y-m>
|
||||
<z-m> 1.9729 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x> -1.000 </x>
|
||||
<y> 0.000 </y>
|
||||
<z> 0.000 </z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
Loading…
Add table
Reference in a new issue