1
0
Fork 0

Added default pilot weight.

Use (unfinished) 3D model of a Cub rather than the C172 model.
This commit is contained in:
david 2002-08-18 18:01:17 +00:00
parent bbaed6e5c8
commit e9bc16e5aa

View file

@ -20,15 +20,15 @@ model, instrument panel, and external 3D model.
</sound>
<panel>
<visibility archive="n">false</visibility>
<visibility archive="n">true</visibility>
</panel>
<model>
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
<path archive="y">Aircraft/j3cub/Models/j3cub.xml</path>
</model>
<view>
<internal archive="y">true</internal>
<internal archive="y">false</internal>
<config>
<x-offset-m archive="y">-0.25</x-offset-m>
<y-offset-m archive="y">0.20</y-offset-m>
@ -36,12 +36,20 @@ model, instrument panel, and external 3D model.
</config>
</view>
<!--
<current-view>
<pitch-offset-deg>-13</pitch-offset-deg>
</current-view>
-->
</sim>
<yasim>
<j3cub>
<pilot-lb>180</pilot-lb>
</j3cub>
</yasim>
<controls>
<magnetos>3</magnetos>
</controls>