1
0
Fork 0
fgdata/Aircraft/c172p/Models/Liveries/HB-CHX.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
780 B
XML

<?xml version="1.0"?>
<PropertyList>
<sim>
<model>
<livery>
<name type="string">HB-CHX</name>
<index type="int">4</index>
<texture>Liveries/fuselage.HB-CHX.png</texture>
</livery>
<liverytail>
<name type="string">HB-CHX</name>
<index type="int">4</index>
<texture>Liveries/tail.HB-CHX.png</texture>
</liverytail>
<liverywing>
<name type="string">HB-CHX</name>
<index type="int">4</index>
<texture>Liveries/wing.HB-CHX.png</texture>
</liverywing>
<c172p>
<immat>false</immat>
<fairing1>false</fairing1>
<fairing2>false</fairing2>
<fairing3>false</fairing3>
</c172p>
</model>
</sim>
</PropertyList>