Reduced 'bounciness' of kart-kart collisions. Thanks to
Arthur for tweaking the parameter! git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11758 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
44a36a8bbf
commit
8a66199676
@ -436,7 +436,7 @@
|
||||
bevelling, and uses a simple box shape.
|
||||
As an example, a value of 1 for x and z will result in a
|
||||
sharp 'arrow' like shape. -->
|
||||
<collision impulse="5000" impulse-time="0.1" terrain-impulse="8000"
|
||||
<collision impulse="3000" impulse-time="0.1" terrain-impulse="8000"
|
||||
restitution="1.0" bevel-factor="0.5 0.0 0.5" />
|
||||
|
||||
<!-- Kart-specific plunger and rubber band handling: max-length is
|
||||
|
Loading…
x
Reference in New Issue
Block a user