From 299a67b47f7adadd31ed5cbd5ad3d1ce7586b2e7 Mon Sep 17 00:00:00 2001 From: mand1nga Date: Fri, 12 Jun 2009 22:59:39 +0000 Subject: [PATCH] Lowered smoothing of demo camera git-svn-id: svn://svn.icculus.org/nexuiz/trunk@7018 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/defaultNexuiz.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/defaultNexuiz.cfg b/data/defaultNexuiz.cfg index c78d2be06..85f8047a3 100644 --- a/data/defaultNexuiz.cfg +++ b/data/defaultNexuiz.cfg @@ -1510,7 +1510,7 @@ set camera_reset 0 "Resets the camera position and switch to chase mode" set camera_speed_roll 0.9 "Camera rotation speed" set camera_speed_chase 4 "Camera movement speed on the x/y/z axis while chasing the player" set camera_speed_free 8 "Camera movement speed on the x/y/z axis in free mode" -set camera_speed_attenuation 30 "Camera movements attenuation factor. Bigger is smoother. Applies to mouse movements" +set camera_speed_attenuation 10 "Camera movements attenuation factor. Bigger is smoother. Applies to mouse movements" set camera_mouse_treshold 0.5 "Use to ignore small mouse movements. This allows for smoother camera control" set camera_chase_smoothly 0 "Attenuate player movements (only in chase mode)" set camera_look_player 0 "Always look to the player. Mouse input is ignored in this mode" -- 2.39.2