Orientation fixes for people dropping in the defined model
This commit is contained in:
parent
821b1e6652
commit
4873b9e7ae
3 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,8 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<!-- you can download this model from the site listed above -->
|
<!-- you can download this model from the site listed above -->
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c310/Models/cessna310r.ac</path>
|
<path>Aircraft/c310/Models/cessna310r.ac</path>
|
||||||
|
<heading-offset-deg>0</heading-offset-deg>
|
||||||
|
<z-offset-m>-0.555</z-offset-m>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
<instrument-options>
|
<instrument-options>
|
||||||
|
|
|
@ -25,6 +25,8 @@ UIUC Cessna 310 init file.
|
||||||
<!-- you need to download this from the above website -->
|
<!-- you need to download this from the above website -->
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c310/Models/cessna310r.ac</path>
|
<path>Aircraft/c310/Models/cessna310r.ac</path>
|
||||||
|
<heading-offset-deg>0</heading-offset-deg>
|
||||||
|
<z-offset-m>-0.555</z-offset-m>
|
||||||
</model>
|
</model>
|
||||||
</sim>
|
</sim>
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -28,6 +28,8 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<!-- you need to download this from the above website -->
|
<!-- you need to download this from the above website -->
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/c310/Models/cessna310r.ac</path>
|
<path>Aircraft/c310/Models/cessna310r.ac</path>
|
||||||
|
<heading-offset-deg>0</heading-offset-deg>
|
||||||
|
<z-offset-m>-0.555</z-offset-m>
|
||||||
</model>
|
</model>
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue