Badguys read hitbox from .sprite file
[supertux.git] / data / images / creatures / mr_iceblock / mr_iceblock.sprite
index 37e0451..77b5fea 100644 (file)
@@ -1,28 +1,28 @@
 (supertux-sprite
        (action
          (name "left")
-         (hitbox 2 3 0 0)
+         (hitbox 2 3 31.8 31.8)
          (images "left-0.png"
                  "left-1.png"
                  "left-2.png"
                  "left-1.png"))
 
        (action (name "right")
-               (hitbox 2 3 0 0)
+               (hitbox 2 3 31.8 31.8)
                (mirror-action "left"))
 
        (action (name "falling-left")
-               (hitbox 2 3 0 0)
+               (hitbox 2 3 31.8 31.8)
                (images "flat-left.png"))
 
        (action (name "falling-right")
-               (hitbox 2 3 0 0)
+               (hitbox 2 3 31.8 31.8)
                (mirror-action "falling-left"))
 
        (action (name "flat-left")
-               (hitbox 2 3 0 0)
+               (hitbox 2 3 31.8 31.8)
                (images "flat-left.png"))
 
        (action (name "flat-right")
-               (hitbox 2 3 0 0)
+               (hitbox 2 3 31.8 31.8)
                (mirror-action "falling-left")))