From: Florian Forster Date: Sun, 30 Jan 2011 10:26:22 +0000 (+0100) Subject: Get 'em all: Remove gradient and snow and replace with background image. X-Git-Url: https://git.octo.it/?p=supertux-levels.git;a=commitdiff_plain Get 'em all: Remove gradient and snow and replace with background image. The gradient lead to very weird displaying bugs. --- diff --git a/levels/octo/get_em_all.stl b/levels/octo/get_em_all.stl index 901a000..8b24fac 100644 --- a/levels/octo/get_em_all.stl +++ b/levels/octo/get_em_all.stl @@ -7,6 +7,10 @@ (sector (name "main") (ambient-light 1 1 1) + (background + (speed 0.5) + (image "images/background/nightsky_top.png") + ) (camera (mode "normal") ) @@ -18,10 +22,6 @@ (x 5920) (y 896) ) - (gradient - (top_color 0 0 0.3019608) - (bottom_color 0 0 0 0) - ) (haywire (x 1632) (y 864) @@ -110,9 +110,6 @@ (x 12096) (y 1024) ) - (particles-snow - (z-pos -190) - ) (spawnpoint (name "main") (x 32)