Added Mirage2000 fallback model
This commit is contained in:
parent
564e7b31fd
commit
a07887eea2
4 changed files with 4596 additions and 1 deletions
4579
AI/Aircraft/Mirage2000/m2000-5_lowpoly.ac
Normal file
4579
AI/Aircraft/Mirage2000/m2000-5_lowpoly.ac
Normal file
File diff suppressed because it is too large
Load diff
BIN
AI/Aircraft/Mirage2000/m2000-5_lowpoly.png
Normal file
BIN
AI/Aircraft/Mirage2000/m2000-5_lowpoly.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 208 KiB |
15
AI/Aircraft/Mirage2000/m2000-5_lowpoly.xml
Normal file
15
AI/Aircraft/Mirage2000/m2000-5_lowpoly.xml
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList>
|
||||
<path>m2000-5_lowpoly.ac</path>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>gear</object-name>
|
||||
<condition>
|
||||
<greater-than>
|
||||
<property>gear/gear[0]/position-norm</property>
|
||||
<value>0.5</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
</animation>
|
||||
</PropertyList>
|
|
@ -149,8 +149,9 @@
|
|||
<model n="524" type="string">Models/Geometry/A4-F/A4-F.xml</model>
|
||||
<model n="525" type="string">AI/Aircraft/T-38/Models/F-5.xml</model>
|
||||
<model n="526" type="string">Models/Geometry/KA6-D/A6-D-lowpoly.xml</model>
|
||||
<model n="527" type="string">AI/Aircraft/Mirage2000/m2000-5_lowpoly.xml</model>
|
||||
|
||||
<!-- 551-600 Military large aircraft (tankers, transports) -->
|
||||
<!-- 551-600 Military large aircraft (tankers, transports) -->
|
||||
<model n="551" type="string">AI/Aircraft/E-2C/Models/E-2C-model.xml</model>
|
||||
<model n="552" type="string">AI/Aircraft/vulcanb2/Models/vulcanb2.xml</model>
|
||||
|
||||
|
|
Loading…
Reference in a new issue