Add a 3D cockpit and some cosmetic updates
This commit is contained in:
parent
3e825bf336
commit
b20513a99a
1 changed files with 15 additions and 0 deletions
|
@ -20,10 +20,25 @@
|
|||
<path>Aircraft/a4/a4-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<virtual-cockpit archive="y">true</virtual-cockpit>
|
||||
|
||||
<panel>
|
||||
<visibility>false</visibility>
|
||||
</panel>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/f104/Models/f104.ac</path>
|
||||
</model>
|
||||
|
||||
<view n="0">
|
||||
<internal archive="y">true</internal>
|
||||
<config>
|
||||
<x-offset-m archive="y">0</x-offset-m>
|
||||
<y-offset-m archive="y">1.175</y-offset-m>
|
||||
<z-offset-m archive="y">-5.5</z-offset-m>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue