Unstable tile: Dissolve, then disappear without falling down.
[supertux.git] / data / images / objects / unstable_tile / unstable_tile.sprite
index b741102..8b6a2bd 100644 (file)
@@ -6,7 +6,7 @@
     )
   )
   (action
-    (name "crumbling")
+    (name "dissolve")
     (fps 20)
     (images 
       "crumbling-0.png"
       "crumbling-1.png"
     )
   )
-  (action
-    (name "disintegrating")
-    (fps 1)
-    (images 
-      "normal.png"
-    )
-  )
+;  (action
+;    (name "fall-down")
+;    (fps 1)
+;    (images 
+;      "normal.png"
+;    )
+;  )
 )