Reset visual-skid value to original value.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10406 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
f33cdb2d17
commit
6a9b401d6e
@ -165,7 +165,7 @@
|
||||
bonus-time: How long a kart needs to skid in order to get a bonus. -->
|
||||
<!-- Note: for now skidding is disabled, set angular-velocity to 2 to test it -->
|
||||
<skid increase="1.05" decrease="0.95" max="2.5" time-till-max="0.4"
|
||||
visual="0.0"
|
||||
visual="0.16"
|
||||
angular-velocity="0" bonus-time="5"/>
|
||||
|
||||
<!-- Slipstream: length: How far behind a kart slipstream works
|
||||
|
Loading…
Reference in New Issue
Block a user