]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge remote branch 'origin/mirceakitsune/minor_changes'
authorRudolf Polzer <divverent@alientrap.org>
Tue, 4 May 2010 11:12:17 +0000 (13:12 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 4 May 2010 11:12:17 +0000 (13:12 +0200)
defaultXonotic.cfg

index a48f7015726a3722aa5ddf642acaaa8016cb3f10..a20178f0f35ff6edab9d0f5f0783dc871a7e0adf 100644 (file)
@@ -245,6 +245,8 @@ cl_deathfade 1 // fade screen to dark red when dead, value represents how fast t
 cl_bobcycle 0 // how long the cycle of up/down view movement takes (only works if cl_bob is not 0), default is 0.6
 cl_bob 0.01 // how much view moves up/down when moving (does not move if cl_bobcycle is 0, but still enables cl_bobmodel), default is 0.02
 cl_bobmodel 1 // whether to have gun model move around on screen when moving (only works if cl_bob is not 0), default is 1
+cl_leanmodel 1 // enables weapon leaning effect when looking around
+cl_followmodel 1 // enables weapon pushing / pulling effect when walking
 cl_rollangle 0 // amount of view tilt when strafing, default is 2.0
 v_kicktime 0 // how long damage kicks of the view last, default is 0 seconds
 gl_polyblend 0.5 // whether to use screen tints, default is 1