]> icculus.org git repositories - divverent/nexuiz.git/blob - data/physicsHavoc.cfg
log() function is now a builtin (this means we need the current engine if any code...
[divverent/nexuiz.git] / data / physicsHavoc.cfg
1 // Nexuiz Havoc physics (work in progress)
2 sv_gravity 800
3 sv_maxspeed 400
4 sv_maxairspeed 220
5 sv_accelerate 8
6 sv_airaccelerate 5.5
7 sv_friction 7
8 edgefriction 1
9 sv_stepheight 34
10 sv_jumpvelocity 300
11 sv_wateraccelerate -1
12 sv_waterfriction -1
13 sv_airaccel_sideways_friction 0.65
14 sv_airaccel_qw 0.95
15 sv_airstopaccelerate 0
16 sv_airstrafeaccelerate 0
17 sv_maxairstrafespeed 0
18 sv_aircontrol 0
19 sv_warsowbunny_turnaccel 0
20 sv_warsowbunny_accel 0.1593
21 sv_warsowbunny_topspeed 925
22 sv_warsowbunny_backtosideratio 0.8
23 sv_friction_on_land 0
24 sv_doublejump 0