Pitch offset moved to viewer config
This commit is contained in:
parent
d309b6684f
commit
910d2d9d82
2 changed files with 5 additions and 18 deletions
|
@ -42,16 +42,15 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<path>Aircraft/dc3/Models/dc3-dpm.xml</path>
|
<path>Aircraft/dc3/Models/dc3-dpm.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
|
<view n="0">
|
||||||
|
<pitch-offset-deg>-5</pitch-offset-deg>
|
||||||
|
</view>
|
||||||
|
|
||||||
<view n="1">
|
<view n="1">
|
||||||
<config>
|
<config>
|
||||||
<z-offset-m type="double" archive="y">-45.0</z-offset-m>
|
<z-offset-m type="double" archive="y">-45.0</z-offset-m>
|
||||||
</config>
|
</config>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<current-view>
|
|
||||||
<pitch-offset-deg>-5</pitch-offset-deg>
|
|
||||||
</current-view>
|
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<controls>
|
<controls>
|
||||||
|
|
|
@ -23,21 +23,9 @@ YASim Piper Warrior II with 2D panel.
|
||||||
<x-offset-m archive="y">-0.18</x-offset-m>
|
<x-offset-m archive="y">-0.18</x-offset-m>
|
||||||
<y-offset-m archive="y">0.50</y-offset-m>
|
<y-offset-m archive="y">0.50</y-offset-m>
|
||||||
<z-offset-m archive="y">2.5</z-offset-m>
|
<z-offset-m archive="y">2.5</z-offset-m>
|
||||||
<default-pitch-deg>-12</default-pitch-deg>
|
|
||||||
</config>
|
|
||||||
</view>
|
|
||||||
|
|
||||||
<!-- Look down a bit over the top of the panel -->
|
|
||||||
|
|
||||||
<view>
|
|
||||||
<config>
|
|
||||||
<default-pitch-deg>-8</default-pitch-deg>
|
|
||||||
</config>
|
|
||||||
</view>
|
|
||||||
|
|
||||||
<current-view>
|
|
||||||
<pitch-offset-deg>-8</pitch-offset-deg>
|
<pitch-offset-deg>-8</pitch-offset-deg>
|
||||||
</current-view>
|
</config>
|
||||||
|
</view>
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue