Modified the initial view position and angle, based partly on
suggestions from Cameron Moore. The pilot view position is now further back, further to the left, and higher, giving better visibility over the nose and out the left window for circuits and low passes (i.e. to see the wind sock). The initial view angle is down 20%. Unfortunately, the default FOV is slightly wide-angle, and the down view makes that noticeable.
This commit is contained in:
parent
cb7b6369af
commit
c01d9d77db
1 changed files with 4 additions and 4 deletions
|
@ -35,14 +35,14 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<view>
|
<view>
|
||||||
<internal archive="y">true</internal>
|
<internal archive="y">true</internal>
|
||||||
<config>
|
<config>
|
||||||
<x-offset-m archive="y">-0.15</x-offset-m>
|
<x-offset-m archive="y">-0.25</x-offset-m>
|
||||||
<y-offset-m archive="y">0.20</y-offset-m>
|
<y-offset-m archive="y">0.25</y-offset-m>
|
||||||
<z-offset-m archive="y">0.55</z-offset-m>
|
<z-offset-m archive="y">0.66</z-offset-m>
|
||||||
</config>
|
</config>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<current-view>
|
<current-view>
|
||||||
<pitch-offset-deg>-10</pitch-offset-deg>
|
<pitch-offset-deg>-20</pitch-offset-deg>
|
||||||
</current-view>
|
</current-view>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
Loading…
Add table
Reference in a new issue