Background can now render three images: Top, Center and Bottom
[supertux.git] / data / levels / test / platform.stl
index d6fb14a..c20008d 100644 (file)
        )
      )
 
-   (platform (use_path "path1") (x 200) (y 850) (type "block1"))
-   (platform (use_path "path1") (x 232) (y 850) (type "block3"))   
-   (platform (use_path "path2") (x 264) (y 850) (type "block1"))
-   (platform (use_path "path2") (x 296) (y 850) (type "block3"))
-   (platform (use_path "path3") (x 328) (y 850) (type "block1"))
-   (platform (use_path "path3") (x 360) (y 850) (type "block3"))
-   (platform (use_path "path4") (x 392) (y 850) (type "block1"))
-   (platform (use_path "path4") (x 424) (y 850) (type "block3"))
-   (platform (use_path "path5") (x 456) (y 850) (type "block1"))
-   (platform (use_path "path5") (x 488) (y 850) (type "block3"))
+   (platform (path "path1") (x 200) (y 850) (type "block1"))
+   (platform (path "path1") (x 232) (y 850) (type "block3"))   
+   (platform (path "path2") (x 264) (y 850) (type "block1"))
+   (platform (path "path2") (x 296) (y 850) (type "block3"))
+   (platform (path "path3") (x 328) (y 850) (type "block1"))
+   (platform (path "path3") (x 360) (y 850) (type "block3"))
+   (platform (path "path4") (x 392) (y 850) (type "block1"))
+   (platform (path "path4") (x 424) (y 850) (type "block3"))
+   (platform (path "path5") (x 456) (y 850) (type "block1"))
+   (platform (path "path5") (x 488) (y 850) (type "block3"))
    (powerup (x 100) (y 700) (sprite "images/powerups/egg/egg.sprite"))
    (jumpy (x 140) (y 750))
    (spawnpoint (name "main") (x 340) (y 800))