0bb7e30ce1
From https://github.com/c172p-team/c172p/releases/tag/version%2F2019.1 Thanks to Gilberto AGOSTINHO and team.
34 lines
874 B
XML
34 lines
874 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>c172p-bushkit.ac</path>
|
|
|
|
<texture-path>../../../Models</texture-path>
|
|
<nopreview/>
|
|
|
|
<offsets>
|
|
<z-m>0.0</z-m>
|
|
<y-m>0.0</y-m>
|
|
<x-m>0.0</x-m>
|
|
<pitch-deg>0.0</pitch-deg>
|
|
</offsets>
|
|
|
|
<effect>
|
|
<inherits-from>Aircraft/c172p/Models/Effects/exterior/bumpspec-fuselage</inherits-from>
|
|
<object-name>NoseWheelBK</object-name>
|
|
<object-name>LeftWheelBK</object-name>
|
|
<object-name>RightWheelBK</object-name>
|
|
<object-name>LeftWheelBKs</object-name>
|
|
<object-name>RightWheelBKs</object-name>
|
|
</effect>
|
|
|
|
<!-- Shininess fix -->
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>LeftWheelBK</object-name>
|
|
<object-name>RightWheelBK</object-name>
|
|
<shininess>64</shininess>
|
|
</animation>
|
|
|
|
</PropertyList>
|