]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
- removed commented out line
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 8a68ebcdad3b173791fa119fa5d6f4f0612576a4..ef7f5eb28b14af2086a1b20ce06f9fc5cb3f4710 100644 (file)
@@ -514,10 +514,12 @@ set g_grappling_hook 0 "let players spawn with the grappling hook which allows t
 
 set g_dodging 0 "set to 1 to enable dodging in games"
 
-seta cl_dodging_timeout 0
-set sv_dodging_delay 0.5
-set sv_dodging_up_speed 200
-set sv_dodging_horiz_speed 500
+seta cl_dodging_timeout 0 "determines how long apart (in seconds) two taps on the same direction key are considered a dodge. use 0 to disable"
+
+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_ramp_time 0.1 "a ramp so that the horizontal part of the dodge is added smoothly (seconds)"
 
 set leadlimit 0