From: Ingo Ruhnke Date: Sat, 28 Nov 2009 22:45:23 +0000 (+0000) Subject: Added backgrounds X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=79c0446323e0b9db979bdda1ad5ec06aeeff8fe4;p=supertux.git Added backgrounds SVN-Revision: 6151 --- diff --git a/data/images/background/arcticskies1.png b/data/images/background/arcticskies1.png new file mode 100644 index 000000000..4fb63078a Binary files /dev/null and b/data/images/background/arcticskies1.png differ diff --git a/data/images/background/arcticskies2.png b/data/images/background/arcticskies2.png new file mode 100644 index 000000000..35c620f59 Binary files /dev/null and b/data/images/background/arcticskies2.png differ diff --git a/data/images/background/arcticskies3.png b/data/images/background/arcticskies3.png new file mode 100644 index 000000000..47bdff011 Binary files /dev/null and b/data/images/background/arcticskies3.png differ diff --git a/data/images/background/arcticskies4.png b/data/images/background/arcticskies4.png new file mode 100644 index 000000000..757688976 Binary files /dev/null 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 b434ab4b7..429bdf696 100644 --- a/data/levels/world1/13 - Above the Arctic Skies.stl +++ b/data/levels/world1/13 - Above the Arctic Skies.stl @@ -7,6 +7,27 @@ (name "main") (music "music/chipdisko.ogg") (ambient-light 1 1 1) + + (background + (speed 0.25) + (image "images/background/arcticskies1.png") + ) + + (background + (speed 0.5) + (image "images/background/arcticskies2.png") + ) + + (background + (speed 0.75) + (image "images/background/arcticskies3.png") + ) + +;; (background +;; (speed 0.25) +;; (image "images/background/arcticskies4.png") +;; ) + (bouncingsnowball (x 3350) (y 797) @@ -52,10 +73,6 @@ (x 1275) (y 906) ) - (gradient - (top_color 0.4 0.6 1) - (bottom_color 1 1 1) - ) (jumpy (x 1952) (y 736)