From: Ingo Ruhnke Date: Sat, 28 Nov 2009 23:03:16 +0000 (+0000) Subject: Added more backgrounds X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=daa69a75d6193b5d3e1b879b666d93f108ed171b;p=supertux.git Added more backgrounds SVN-Revision: 6152 --- diff --git a/data/images/background/arcticskies3.png b/data/images/background/arcticskies3.png index 47bdff011..6d95983e4 100644 Binary files a/data/images/background/arcticskies3.png and b/data/images/background/arcticskies3.png differ diff --git a/data/images/background/arcticskies35.png b/data/images/background/arcticskies35.png new file mode 100644 index 000000000..02e91c46f Binary files /dev/null and b/data/images/background/arcticskies35.png differ diff --git a/data/images/background/arcticskies4.png b/data/images/background/arcticskies4.png index 757688976..8b3f5b696 100644 Binary files a/data/images/background/arcticskies4.png and b/data/images/background/arcticskies4.png differ diff --git a/data/levels/world1/13 - Above the Arctic Skies.stl b/data/levels/world1/13 - Above the Arctic Skies.stl index 429bdf696..12bc1c5af 100644 --- a/data/levels/world1/13 - Above the Arctic Skies.stl +++ b/data/levels/world1/13 - Above the Arctic Skies.stl @@ -23,10 +23,17 @@ (image "images/background/arcticskies3.png") ) -;; (background -;; (speed 0.25) -;; (image "images/background/arcticskies4.png") -;; ) + (background + (speed 1.5) + (layer 100) + (image "images/background/arcticskies35.png") + ) + + (background + (speed 2) + (layer 4000) + (image "images/background/arcticskies4.png") + ) (bouncingsnowball (x 3350)