Fallback model for F-16 (Id: 516)
This commit is contained in:
parent
58b22abb01
commit
1d36e60cca
4 changed files with 3598 additions and 0 deletions
15
AI/Aircraft/f16/Models/f-16.xml
Normal file
15
AI/Aircraft/f16/Models/f-16.xml
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<path>f-16_lowpoly.ac</path>
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>gear</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>gear/gear[0]/position-norm</property>
|
||||
<value>0.6</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
</PropertyList>
|
3582
AI/Aircraft/f16/Models/f-16_lowpoly.ac
Normal file
3582
AI/Aircraft/f16/Models/f-16_lowpoly.ac
Normal file
File diff suppressed because it is too large
Load diff
BIN
AI/Aircraft/f16/Models/texture_f16_lowpoly.png
Normal file
BIN
AI/Aircraft/f16/Models/texture_f16_lowpoly.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
|
@ -139,6 +139,7 @@
|
|||
|
||||
<model n="514" type="string">AI/Aircraft/f-14b/Models/f-14b.xml</model>
|
||||
<model n="515" type="string">Models/Aircraft/F-15-lowpoly.xml</model>
|
||||
<model n="516" type="string">AI/Aircraft/f16/Models/f-16.xml</model>
|
||||
|
||||
<!-- 551-600 Military large aircraft (tankers, transports) -->
|
||||
<model n="551" type="string">AI/Aircraft/E-2C/Models/E-2C-model.xml</model>
|
||||
|
|
Loading…
Add table
Reference in a new issue