Adjustments to rudder, Orville, animation.
This commit is contained in:
parent
cefe2c205d
commit
e79e2c2d3e
1 changed files with 12 additions and 3 deletions
|
@ -43,12 +43,21 @@ May 25 2002 Michael Selig, m-selig@uiuc.edu
|
|||
<path>Aircraft/wrightFlyer1903/Models/WrightFlyer-pb-jw.xml</path>
|
||||
</model>
|
||||
|
||||
// pilot's view
|
||||
<view>
|
||||
<internal archive="y">true</internal>
|
||||
<config>
|
||||
<x-offset-m archive="y">-0.31</x-offset-m>
|
||||
<y-offset-m archive="y">-0.22</y-offset-m>
|
||||
<z-offset-m archive="y">-0.98</z-offset-m>
|
||||
<x-offset-m archive="y">-0.46</x-offset-m>
|
||||
<y-offset-m archive="y">-0.08</y-offset-m>
|
||||
<z-offset-m archive="y">-0.82</z-offset-m>
|
||||
</config>
|
||||
</view>
|
||||
// chase view
|
||||
<view>
|
||||
<config>
|
||||
<x-offset-m archive="y">0</x-offset-m>
|
||||
<y-offset-m archive="y">0</y-offset-m>
|
||||
<z-offset-m archive="y">-15</z-offset-m>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
|
|
Loading…
Reference in a new issue