]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Change stepheight from 34 to 31 in my config
authorSamual Lenks <samual@xonotic.org>
Thu, 15 Aug 2013 19:17:03 +0000 (15:17 -0400)
committerSamual Lenks <samual@xonotic.org>
Thu, 15 Aug 2013 19:17:03 +0000 (15:17 -0400)
physicsXSamual.cfg

index 0f9f77ae44aeae3ede00affe8caf8f8a31366fbd..54955371bfba11cc8e98fdb77a26e14fdb4c3d46 100644 (file)
@@ -10,11 +10,11 @@ sv_accelerate 15
 sv_airaccelerate 2
 sv_friction 6
 edgefriction 1
-sv_stepheight 34
+sv_stepheight 31
 // Q1: 16+2
 // Nex: 32+2
-// we try: 24+2
-// samual: 32+2
+// Xon 0.7: 24+2
+// Samual: 31 (just below 32, keeping things smooth without allowing 32qu steps)
 
 // jump height == sv_jumpvelocity^2 / (2*sv_gravity)
 // in this case: 42.87 qu