Simplifid & re-mapped Fokker 70 AI model from Erik Homan. Default and KLM Liveries. Paintkit
This commit is contained in:
parent
275c425623
commit
64d597e5dd
8 changed files with 19612 additions and 0 deletions
9
AI/Aircraft/Fokker-70/F70-Default.xml
Normal file
9
AI/Aircraft/Fokker-70/F70-Default.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="F70-main.xml">
|
||||
|
||||
<texture-path>Textures/default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
9
AI/Aircraft/Fokker-70/F70-KLM.xml
Normal file
9
AI/Aircraft/Fokker-70/F70-KLM.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="F70-main.xml">
|
||||
|
||||
<texture-path>Textures/KLM</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
21
AI/Aircraft/Fokker-70/F70-main.xml
Normal file
21
AI/Aircraft/Fokker-70/F70-main.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<description>Fokker 70</description>
|
||||
<author>Ian (Yves) Tolosa based on model by Erik Hofman</author>
|
||||
<path>Models/F70.ac</path>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Gear</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>130</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
19573
AI/Aircraft/Fokker-70/Models/F70.ac
Normal file
19573
AI/Aircraft/Fokker-70/Models/F70.ac
Normal file
File diff suppressed because it is too large
Load diff
BIN
AI/Aircraft/Fokker-70/Paintkit/F70 UV Map.bmp
Normal file
BIN
AI/Aircraft/Fokker-70/Paintkit/F70 UV Map.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 MiB |
BIN
AI/Aircraft/Fokker-70/Paintkit/F70-Paintkit.png
Normal file
BIN
AI/Aircraft/Fokker-70/Paintkit/F70-Paintkit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 402 KiB |
BIN
AI/Aircraft/Fokker-70/Textures/Default/F70-tex.png
Normal file
BIN
AI/Aircraft/Fokker-70/Textures/Default/F70-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 381 KiB |
BIN
AI/Aircraft/Fokker-70/Textures/KLM/F70-tex.png
Normal file
BIN
AI/Aircraft/Fokker-70/Textures/KLM/F70-tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
Loading…
Reference in a new issue