From a8189eccfc06c0ac8ec1f4281b3dbc2e17571838 Mon Sep 17 00:00:00 2001 From: hiker Date: Mon, 11 Aug 2014 08:10:04 +1000 Subject: [PATCH] Increase impulse to keep the kart parallel (to avoid the kart being 90 degrees on its side and not being able to get straight again). --- data/stk_config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/stk_config.xml b/data/stk_config.xml index d13f1b399..835073d10 100644 --- a/data/stk_config.xml +++ b/data/stk_config.xml @@ -381,7 +381,7 @@ chassis-angular-damping="0" downward-impulse-factor="0" track-connection-accel="2" - smooth-flying-impulse="10"/> + smooth-flying-impulse="20"/>