From: Mircea Kitsune Date: Sun, 2 May 2010 14:30:24 +0000 (+0300) Subject: This branch will contain minor changes that are too small to make an own branch for. X-Git-Tag: xonotic-v0.1.0preview~612^2~6^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8517439a376a77513fd38afb26b1674c294148cd;p=xonotic%2Fxonotic-data.pk3dir.git This branch will contain minor changes that are too small to make an own branch for. Enables cl_leanmodel and cl_followmodel for Xonotic. --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 0c44f8ef8..fb15a5970 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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