1
0
Fork 0

A-4 model (tanker/fallback)

Optimisation (include pilot in model, use texture atlas)

Allow model to be used as fallback model (added a4-f.xml which hides the refuelling stuff)
This commit is contained in:
Richard Harrison 2019-04-07 08:25:10 +02:00
parent 8644e4cd07
commit 55cd510ad8
9 changed files with 110394 additions and 113195 deletions

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

View file

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>fighter_default.ac</path>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,32 @@
<?xml version="1.0"?>
<PropertyList>
<path>a4-f-tanker.ac</path>
<offsets>
<x-m>-5.61</x-m>
<z-m>-0.25</z-m>
</offsets>
<!-- Transparent Surfaces for Rembrandt rendering -->
<effect>
<inherits-from>Effects/model-transparent</inherits-from>
<object-name>FixedCanopyGlass</object-name>
<object-name>Canopy_1</object-name>
</effect>
<!-- hide tanker elements -->
<animation>
<type>select</type>
<object-name>Hose</object-name>
<object-name>Drogue</object-name>
<object-name>DropTank.000</object-name>
<object-name>DropTank.001</object-name>
<object-name>DropTank.002</object-name>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB