smartball: a snowball, smart enough to stay on his platform.
[supertux.git] / data / images / creatures / snowball / snowball.sprite
index a3081cc..ed9f5df 100644 (file)
@@ -1,24 +1,23 @@
 (supertux-sprite
   (action
     (name "left")
-    (hitbox 2 4 0 0)
-    (images "left-0.png"
-            "left-1.png"
-            "left-2.png")
+    (images "sport-left-0.png"
+            "sport-left-1.png"
+            "sport-left-2.png")
   )
   (action
     (name "right")
-    (hitbox 2 4 0 0)
+    (hitbox 2 4 31.8 31.8)
     (mirror-action "left")
   )
   (action
     (name "squished-left")
-    (hitbox 1 --19 0 0)
+    (hitbox 1 -19 31.8 31.8)
     (images "squished-left.png")
   )
   (action
     (name "squished-right")
-    (hitbox 1 --19 0 0)
+    (hitbox 1 -19 31.8 31.8)
     (mirror-action "squished-left")
   )
 )