]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
physics: change jumpvelocity to 260, a bit higher. Now optimized for 180bpm instead...
authorRudolf Polzer <divverent@alientrap.org>
Tue, 27 Jul 2010 05:27:00 +0000 (07:27 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 27 Jul 2010 05:27:00 +0000 (07:27 +0200)
physicsNoQWBunny-nexbased.cfg

index 4a66ddf90930ac823891064f7dd428bbd352bf66..d00ffe731fbb00c36b7e612d58cec902c63b913f 100644 (file)
@@ -11,10 +11,9 @@ sv_friction 8
 edgefriction 1
 sv_stepheight 34
 
 edgefriction 1
 sv_stepheight 34
 
-//sv_jumpvelocity 250
-// temp workaround for engine bug (we want 192bpm music to fit)
-sv_jumpvelocity 245
-// 240 would correspond to 200bpm music, could be nice too, but also fails in DP
+// actually, what we want is 266.6666 for 180bpm
+// but 260 takes same amount of frames and is nicer to mappers
+sv_jumpvelocity 260
 sv_wateraccelerate -1
 sv_waterfriction -1
 sv_airaccel_sideways_friction 0
 sv_wateraccelerate -1
 sv_waterfriction -1
 sv_airaccel_sideways_friction 0