1
0
Fork 0

Adjustments to rudder, Orville, animation.

This commit is contained in:
jimw 2002-11-04 04:05:43 +00:00
parent cefe2c205d
commit e79e2c2d3e

View file

@ -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>