e9c2efe423
Instruments/*.xml ... single components, like the gload display Sets/*.xml ... combinations of components There's no difference in filetypes between "sets" and "instruments". It's just easier to find things that way. Note that new and old files are never mixed in one dir.
43 lines
774 B
XML
43 lines
774 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
<name>Default Aircraft Hud</name>
|
|
<enable3d>false</enable3d>
|
|
|
|
<import>
|
|
<path>Huds/Instruments/turn-bank-indicator.xml</path>
|
|
<y-offset>-195</y-offset>
|
|
</import>
|
|
|
|
<import>
|
|
<path>Huds/Sets/coordinates.xml</path>
|
|
<y-offset>190</y-offset>
|
|
</import>
|
|
|
|
<import>
|
|
<path>Huds/Instruments/compass.xml</path>
|
|
<y-offset>190</y-offset>
|
|
</import>
|
|
|
|
<import>
|
|
<path>Huds/Sets/controls.xml</path>
|
|
</import>
|
|
|
|
<import>
|
|
<path>Huds/Sets/parameters.xml</path>
|
|
</import>
|
|
|
|
<import>
|
|
<path>Huds/Sets/autopilot.xml</path>
|
|
<x-offset>-280</x-offset>
|
|
<y-offset>160</y-offset>
|
|
</import>
|
|
|
|
<import>
|
|
<path>Huds/Instruments/ladder.xml</path>
|
|
</import>
|
|
|
|
<import>
|
|
<path>Huds/Instruments/runway.xml</path>
|
|
</import>
|
|
</PropertyList>
|