1
0
Fork 0
fgdata/Aircraft/c172p/Models/Liveries/IVA.xml
martin 922a09ebcf Heiko Schulz:
-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...
2008-12-04 22:44:18 +00:00

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>