diff --git a/data/stk_config.xml b/data/stk_config.xml index 57e012e6c..b2d030d6a 100644 --- a/data/stk_config.xml +++ b/data/stk_config.xml @@ -341,7 +341,7 @@ exp-string-response: dampen the suspension spring reaction exponentially. max-force: Maximum suspension force --> - - + @@ -373,12 +373,15 @@ track-connection-accel: An artificial force that pulls a wheel to the ground if its off ground. Reduces the affect if a kart loses contact with the ground (i.e. it then can't steer or accelerate - anymore). --> - + + track-connection-accel="2" + smooth-flying-impulse="10"/> + brake-factor: Value used when braking. + brake-time-increase: The brake force is multiplied by + (1+brake_time*brake_time_increase - i.e. the longer the brake was + pressed, the harder the kart will brake. + max-speed-reverse-ratio is the percentage of max speed for reverse gear. + -->