Removed previously committed new physics parameters, since they
caused very frequent incorrect rescues on certain tracks. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1502 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
e1d544251e
commit
008e74331d
@ -6,12 +6,6 @@
|
||||
(icon-file "hexleyicon.rgb")
|
||||
(shadow-file "hexleyshadow.rgb")
|
||||
|
||||
;; some changed physics parameter to prevent
|
||||
;; hexley from toppling over all the time
|
||||
(suspension-rest 0.08 )
|
||||
(gravity-center-shift 0.5 )
|
||||
(wheel-damping-relaxation 12.3 )
|
||||
|
||||
(red 0.9)
|
||||
(green 0.2)
|
||||
(blue 0.2)
|
||||
|
@ -6,12 +6,6 @@
|
||||
(icon-file "wilbericon.rgb")
|
||||
(shadow-file "wilbershadow.rgb")
|
||||
|
||||
;; some changed physics parameter to prevent
|
||||
;; wilbert from toppling over all the time
|
||||
(suspension-rest 0.08 )
|
||||
(gravity-center-shift 0.5 )
|
||||
(wheel-damping-relaxation 12.3 )
|
||||
|
||||
(red 0.25)
|
||||
(green 0.23)
|
||||
(blue 0.18)
|
||||
|
Loading…
Reference in New Issue
Block a user