Changed turn-radius at lower speeds. Now it's possible to do Minigolf curves after slowing down
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11234 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
ce52e038b7
commit
f23993eea3
@ -238,7 +238,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="2.6 12.5 15 25"
|
||||
turn-radius="2.0 7.5 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