Started interior.
This commit is contained in:
parent
c3c953a070
commit
f4fa46d878
1 changed files with 9 additions and 11 deletions
|
@ -20,28 +20,26 @@ model, instrument panel, and external 3D model.
|
||||||
</sound>
|
</sound>
|
||||||
|
|
||||||
<panel>
|
<panel>
|
||||||
<visibility archive="n">true</visibility>
|
<visibility archive="n">false</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<path archive="y">Aircraft/j3cub/Models/j3cub.xml</path>
|
<path archive="y">Aircraft/j3cub/Models/j3cub.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
|
<current-view>
|
||||||
|
<pitch-offset-deg>-5</pitch-offset-deg>
|
||||||
|
</current-view>
|
||||||
|
|
||||||
<view>
|
<view>
|
||||||
<internal archive="y">false</internal>
|
<internal archive="y">true</internal>
|
||||||
<config>
|
<config>
|
||||||
<x-offset-m archive="y">-0.25</x-offset-m>
|
<x-offset-m archive="y">0.0</x-offset-m>
|
||||||
<y-offset-m archive="y">0.20</y-offset-m>
|
<y-offset-m archive="y">-0.20</y-offset-m>
|
||||||
<z-offset-m archive="y">0.66</z-offset-m>
|
<z-offset-m archive="y">0.5</z-offset-m>
|
||||||
</config>
|
</config>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<!--
|
|
||||||
<current-view>
|
|
||||||
<pitch-offset-deg>-13</pitch-offset-deg>
|
|
||||||
</current-view>
|
|
||||||
-->
|
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<yasim>
|
<yasim>
|
||||||
|
|
Loading…
Add table
Reference in a new issue