From f47a1addfde3f1e5eae301fc8b59e055d79f5eb7 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Tue, 11 Jan 2011 23:10:17 +0100 Subject: [PATCH] Level "Jolly Jumper": Remove background image. Instead add gradient and snow particles, like in Cube Garden. --- levels/octo/jolly_jumper.stl | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/levels/octo/jolly_jumper.stl b/levels/octo/jolly_jumper.stl index 9bbd67d..e5fd3eb 100644 --- a/levels/octo/jolly_jumper.stl +++ b/levels/octo/jolly_jumper.stl @@ -8,10 +8,6 @@ (name "main") (music "music/chipdisko.ogg") (ambient-light 1 1 1) - (background - (speed 0.5) - (image "images/background/arctis2.png") - ) (camera (mode "normal") ) @@ -19,6 +15,11 @@ (x 9464) (y 1120) ) + (gradient + (top_color 0 0 0.3019608) + (bottom_color 0 0 0) + (layer -210) + ) (haywire (x 1536) (y 960) @@ -86,6 +87,8 @@ (x 5024) (y 864) ) + (particles-snow + ) (spawnpoint (name "main") (x 32) -- 2.11.0