Added backgrounds
authorgrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 28 Nov 2009 22:45:23 +0000 (22:45 +0000)
committergrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 28 Nov 2009 22:45:23 +0000 (22:45 +0000)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6151 837edb03-e0f3-0310-88ca-d4d4e8b29345

data/images/background/arcticskies1.png [new file with mode: 0644]
data/images/background/arcticskies2.png [new file with mode: 0644]
data/images/background/arcticskies3.png [new file with mode: 0644]
data/images/background/arcticskies4.png [new file with mode: 0644]
data/levels/world1/13 - Above the Arctic Skies.stl

diff --git a/data/images/background/arcticskies1.png b/data/images/background/arcticskies1.png
new file mode 100644 (file)
index 0000000..4fb6307
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 (file)
index 0000000..35c620f
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 (file)
index 0000000..47bdff0
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 (file)
index 0000000..7576889
Binary files /dev/null and b/data/images/background/arcticskies4.png differ
index b434ab4..429bdf6 100644 (file)
@@ -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)
       (x 1275)
       (y 906)
     )
-    (gradient
-      (top_color 0.4 0.6 1)
-      (bottom_color 1 1 1)
-    )
     (jumpy
       (x 1952)
       (y 736)