Made wheelies usable at 70% of the top speed, since it seems impossible to use them if you need 90% of the maximum speed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1380 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
bd3ab7926f
commit
fea26afba1
@ -52,7 +52,7 @@
|
||||
(time-full-steer 0.3 )
|
||||
(corn-f 4 )
|
||||
(corn-r 4 )
|
||||
(wheelie-max-speed-ratio 0.9 ) ;; percentage of max speed for wheelies to work
|
||||
(wheelie-max-speed-ratio 0.7 ) ;; percentage of max speed for wheelies to work
|
||||
(wheelie-max-pitch 45.0 ) ;; maximum pitch to use when doing a wheelie
|
||||
(wheelie-pitch-rate 60.0 ) ;; rate/sec with which the kart goes up
|
||||
(wheelie-restore-rate 90.0 ) ;; rate/sec with which the kart does down
|
||||
|
Loading…
Reference in New Issue
Block a user