From: grumbel Date: Sat, 28 Nov 2009 22:45:23 +0000 (+0000) Subject: Added backgrounds X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=cdb2147c91a564a2ae609484c0afb6d5f0b7fb92;p=supertux.git Added backgrounds git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6151 837edb03-e0f3-0310-88ca-d4d4e8b29345 --- 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)