[nexuiz-commits] r7810 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 15 08:15:44 EDT 2009


Author: div0
Date: 2009-09-15 08:15:44 -0400 (Tue, 15 Sep 2009)
New Revision: 7810

Added:
   trunk/data/physics10.cfg
Log:
Nexuiz 1.0 player physics config


Added: trunk/data/physics10.cfg
===================================================================
--- trunk/data/physics10.cfg	                        (rev 0)
+++ trunk/data/physics10.cfg	2009-09-15 12:15:44 UTC (rev 7810)
@@ -0,0 +1,24 @@
+// Nexuiz 1.0 physics
+sv_gravity 800
+sv_maxspeed 400
+sv_maxairspeed 100
+sv_accelerate 5.5
+sv_airaccelerate 5.5
+sv_friction 5
+edgefriction 1
+sv_stepheight 34
+sv_jumpvelocity 300
+sv_wateraccelerate -1
+sv_waterfriction -1
+sv_airaccel_sideways_friction 0
+sv_airaccel_qw 0
+sv_airstopaccelerate 0
+sv_airstrafeaccelerate 0
+sv_maxairstrafespeed 0
+sv_aircontrol 0
+sv_warsowbunny_turnaccel 0
+sv_warsowbunny_accel 0.1593
+sv_warsowbunny_topspeed 925
+sv_warsowbunny_backtosideratio 0.8
+sv_friction_on_land 0.5
+// 1.0 did not allow re-jumping due to a bug, this is quite close to it



More information about the nexuiz-commits mailing list