922a09ebcf
-new better panel -added lights and made them switchable -doors can be open now (pick animation) -added some liveries by Brett Harrison -added paintkit by Brett Harrison -converted liveries to png -replaced radio stack with 3d-radios, DME and marker-lights yet missing -minor bugfixes -added glass shader with fresnel effect still work on the interior to do like the seats, walls and so on...
36 lines
671 B
XML
36 lines
671 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
<sim>
|
|
<model>
|
|
|
|
|
|
|
|
<livery>
|
|
<name type="string">IVA</name>
|
|
|
|
<texture>Liveries/fuselage.IVA.png</texture>
|
|
</livery>
|
|
|
|
<liverytail>
|
|
<name type="string">IVA</name>
|
|
|
|
<texture>Liveries/tail.IVA.png</texture>
|
|
</liverytail>
|
|
|
|
<liverywing>
|
|
<name type="string">IVA</name>
|
|
|
|
<texture>Liveries/wing.IVA.png</texture>
|
|
</liverywing>
|
|
|
|
<c172p>
|
|
<immat>false</immat>
|
|
<fairing1>true</fairing1>
|
|
<fairing2>true</fairing2>
|
|
<fairing3>true</fairing3>
|
|
</c172p>
|
|
|
|
</model>
|
|
</sim>
|
|
</PropertyList>
|