adds mini panel to A4
This commit is contained in:
parent
1b107b3530
commit
fd7f5eca61
1 changed files with 7 additions and 7 deletions
|
@ -33,26 +33,26 @@ May 18, 2003 Michael Selig, http://www.uiuc.edu/~m-selig
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
<path>Aircraft/a4/Panels/a4-trans-mini-panel.xml</path>
|
||||||
<visibility>false</visibility>
|
<visibility>true</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
|
|
||||||
<panel_2>
|
<panel_2>
|
||||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
<path>Aircraft/a4/Panels/a4-trans-mini-panel.xml</path>
|
||||||
</panel_2>
|
</panel_2>
|
||||||
|
|
||||||
<!-- uncomment for 3D cockpit
|
<!-- uncomment lines below for 3D cockpit
|
||||||
<view n="0">
|
<view n="0">
|
||||||
<internal archive="y">true</internal>
|
<internal archive="y">true</internal>
|
||||||
<config>
|
<config>
|
||||||
<x-offset-m archive="y">0</x-offset-m>
|
<x-offset-m archive="y">0</x-offset-m>
|
||||||
<y-offset-m archive="y">0.82</y-offset-m>
|
<y-offset-m archive="y">0.82</y-offset-m>
|
||||||
<z-offset-m archive="y">-2.82</z-offset-m>
|
<z-offset-m archive="y">-2.72</z-offset-m>
|
||||||
<pitch-offset-deg>-17</pitch-offset-deg>
|
<pitch-offset-deg>-13</pitch-offset-deg>
|
||||||
<default-field-of-view-deg>60</default-field-of-view-deg>
|
<default-field-of-view-deg>60</default-field-of-view-deg>
|
||||||
</config>
|
</config>
|
||||||
</view>
|
</view>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/a4/Models/a4-blue-uiuc.xml</path>
|
<path>Aircraft/a4/Models/a4-blue-uiuc.xml</path>
|
||||||
|
|
Loading…
Add table
Reference in a new issue