- some gfx, jumpy replacement
[supertux.git] / data / levels / test / wind.stl
index 6e8ff3b..37ff484 100644 (file)
@@ -1,12 +1,10 @@
 (supertux-level
   (version 2)
   (name (_ "Flying Platform Test"))
-  (author "Marek")
+  (author "Marek Moeckel")
   (sector
     (name "main")
     (background
-      (x 0)
-      (y 0)
       (speed 0.5)
       (image "images/background/arctis.jpg")
     )
       (x 668.0976)
       (y 833.941)
     )
+    (switch
+      (script "pipeair1.start();
+wait(3);
+pipeair1.stop();
+")
+      (x 907)
+      (y 858)
+      (sprite "images/objects/switch/left.sprite")
+    )
     (wind
+      (name "pipeair1")
+      (blowing #f)
       (speed-x 0)
-      (speed-y 600)
+      (speed-y -600)
       (acceleration 3)
       (width 32)
       (height 64)
@@ -62,7 +71,7 @@
     )
     (wind
       (speed-x 0)
-      (speed-y 600)
+      (speed-y -600)
       (acceleration 600)
       (width 116)
       (height 488)