Tweak turn radius when going slowly. Trunk only for now. Feedback welcome
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10119 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
b161da4f16
commit
a8d0f14cbf
@ -208,7 +208,7 @@
|
||||
the wheel can go from -1 to +1 steering in one frame,
|
||||
basically disabling this mechanism. -->
|
||||
<turn turn-speed= "0 10 25 45"
|
||||
turn-radius="3 15 15 25"
|
||||
turn-radius="2 10 15 25"
|
||||
time-full-steer ="0.2" time-full-steer-ai="0.1" />
|
||||
|
||||
<!-- Speed and acceleration related values: power and max-speed (in m/s)
|
||||
|
Loading…
Reference in New Issue
Block a user