X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=data%2Fimages%2Fcreatures%2Fmr_iceblock%2Fmr_iceblock.sprite;h=37e04518ccaaafcb6b8f55c2abffbb8f9e9c2667;hb=93a74f493825b4a4c76774f190b2fc39b2488d8f;hp=69e659feef2aea11badee85c5ce16d609a23816a;hpb=cf4ef679418d46fda1bf14e4a4695b7abb12dd66;p=supertux.git diff --git a/data/images/creatures/mr_iceblock/mr_iceblock.sprite b/data/images/creatures/mr_iceblock/mr_iceblock.sprite index 69e659fee..37e04518c 100644 --- a/data/images/creatures/mr_iceblock/mr_iceblock.sprite +++ b/data/images/creatures/mr_iceblock/mr_iceblock.sprite @@ -1,34 +1,28 @@ (supertux-sprite (action (name "left") - (x-offset 2) - (y-offset 3) + (hitbox 2 3 0 0) (images "left-0.png" "left-1.png" "left-2.png" "left-1.png")) (action (name "right") - (x-offset 2) - (y-offset 3) + (hitbox 2 3 0 0) (mirror-action "left")) (action (name "falling-left") - (x-offset 2) - (y-offset 3) + (hitbox 2 3 0 0) (images "flat-left.png")) (action (name "falling-right") - (x-offset 2) - (y-offset 3) + (hitbox 2 3 0 0) (mirror-action "falling-left")) (action (name "flat-left") - (x-offset 2) - (y-offset 3) + (hitbox 2 3 0 0) (images "flat-left.png")) (action (name "flat-right") - (x-offset 2) - (y-offset 3) + (hitbox 2 3 0 0) (mirror-action "falling-left")))