Adjust the maximum speed and chase-view distance
This commit is contained in:
parent
6c097f252a
commit
0fbc35dd0e
1 changed files with 3 additions and 1 deletions
|
@ -37,7 +37,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<!-- New Ufo support code follows below -->
|
<!-- New Ufo support code follows below -->
|
||||||
<virtual-cockpit archive="y">true</virtual-cockpit>
|
<virtual-cockpit archive="y">true</virtual-cockpit>
|
||||||
|
|
||||||
<chase-distance-m type="double" archive="y">-15.0</chase-distance-m>
|
<chase-distance-m type="double" archive="y">-25.0</chase-distance-m>S
|
||||||
<view n="0">
|
<view n="0">
|
||||||
<internal archive="y">true</internal>
|
<internal archive="y">true</internal>
|
||||||
<config>
|
<config>
|
||||||
|
@ -47,6 +47,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
|
<!--
|
||||||
<input>
|
<input>
|
||||||
<keyboard>
|
<keyboard>
|
||||||
<key n="360">
|
<key n="360">
|
||||||
|
@ -87,5 +88,6 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
</key>
|
</key>
|
||||||
</keyboard>
|
</keyboard>
|
||||||
</input>
|
</input>
|
||||||
|
-->
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
Loading…
Add table
Reference in a new issue