Tweaked view position in 3D cockpit so that the runway is visible
during taxi and takeoff roll.
This commit is contained in:
parent
98b0360c4d
commit
e720339b7c
1 changed files with 7 additions and 0 deletions
|
@ -44,6 +44,13 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
||||
</model>
|
||||
|
||||
<view>
|
||||
<pilot>
|
||||
<y-offset-m>-0.03</y-offset-m>
|
||||
<z-offset-m>0.1</z-offset-m>
|
||||
</pilot>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
|
||||
<autopilot>
|
||||
|
|
Loading…
Reference in a new issue