[Supertux-commit] r4916 - trunk/supertux/data
matzeb at millhouse.dreamhost.com
matzeb at millhouse.dreamhost.com
Sat Mar 3 11:31:20 PST 2007
Author: matzeb
Date: 2007-03-03 11:31:16 -0800 (Sat, 03 Mar 2007)
New Revision: 4916
Modified:
trunk/supertux/data/camera.cfg
Log:
slow down camera again (this should cure sea-sickness...)
Modified: trunk/supertux/data/camera.cfg
===================================================================
--- trunk/supertux/data/camera.cfg 2007-03-03 19:08:32 UTC (rev 4915)
+++ trunk/supertux/data/camera.cfg 2007-03-03 19:31:16 UTC (rev 4916)
@@ -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
More information about the supertux-commit
mailing list