]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
- added threshold to dodging code (to make dodging on stairs easier)
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index ef7f5eb28b14af2086a1b20ce06f9fc5cb3f4710..c3c6db76434e867cc1d464c1ef1ec27a856e58ef 100644 (file)
@@ -518,8 +518,9 @@ seta cl_dodging_timeout 0 "determines how long apart (in seconds) two taps on th
 
 set sv_dodging_delay 0.5 "determines how long a player has to wait to be able to dodge again after dodging"
 set sv_dodging_up_speed 200 "the jump velocity of the dodge"
-set sv_dodging_horiz_speed 500 "the horizontal velocity of the dodge"
+set sv_dodging_horiz_speed 350 "the horizontal velocity of the dodge"
 set sv_dodging_ramp_time 0.1 "a ramp so that the horizontal part of the dodge is added smoothly (seconds)"
+set sv_dodging_height_threshold 40 "the maximum height above ground where to allow dodging"
 
 set leadlimit 0