From 3a887b9e976d5bfe151f75dcb1dd12ce5476163a Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Tue, 2 Mar 2010 17:18:32 +0000 Subject: [PATCH 1/1] Added background image, removed snow particles (visual overkill) SVN-Revision: 6518 --- data/levels/world1/12 - Into the Stars.stl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/levels/world1/12 - Into the Stars.stl b/data/levels/world1/12 - Into the Stars.stl index 326d3f8d1..8cacce6b3 100644 --- a/data/levels/world1/12 - Into the Stars.stl +++ b/data/levels/world1/12 - Into the Stars.stl @@ -7,6 +7,12 @@ (name "main") (music "music/chipdisko.ogg") (ambient-light 1 1 1) + (background + (speed 0.5) + (image-top "images/background/nightsky_top.png") + (image "images/background/nightsky_middle.png") + (image-bottom "images/background/nightsky_bottom.png") + ) (bouncingsnowball (x 2048) (y 1312) @@ -115,10 +121,6 @@ (x 13120) (y 512) ) - (gradient - (top_color 0 0 0) - (bottom_color 0 0 0.4) - ) (jumpy (x 14368) (y 416) @@ -196,8 +198,6 @@ Platform1.goto_node(0);") (x 10400) (y 1440) ) - (particles-snow - ) (spawnpoint (name "main") (x 100) -- 2.11.0