From 3c9b079037d27dc388b8968b83aba07401cbbea8 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sat, 3 Mar 2007 19:31:16 +0000 Subject: [PATCH] slow down camera again (this should cure sea-sickness...) SVN-Revision: 4916 --- data/camera.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/camera.cfg b/data/camera.cfg index d2ae51daa..eacedd21f 100644 --- a/data/camera.cfg +++ b/data/camera.cfg @@ -18,7 +18,7 @@ (target-y 0.5) ; Speed is limited to these for the Yoshi cam - (max-speed-x 150) + (max-speed-x 80) (max-speed-y 140) ; Used in YI camera to adjust to max_speed relatively to player speed -- 2.11.0