From: grumbel 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=17725ea84fdd5b13da5f3d019efc99e70dcb6c97;p=supertux.git Added more backgrounds git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6152 837edb03-e0f3-0310-88ca-d4d4e8b29345 --- 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)