Captain Snowball: Change the offset so it walks *on* tiles rather than one pixel...
authorflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 27 Feb 2010 10:58:46 +0000 (10:58 +0000)
committerflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 27 Feb 2010 10:58:46 +0000 (10:58 +0000)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6413 837edb03-e0f3-0310-88ca-d4d4e8b29345

data/images/creatures/snowball/cpt-snowball.sprite

index 545151e..31d6a54 100644 (file)
@@ -1,14 +1,14 @@
 (supertux-sprite
   (action
     (name "left")
-    (hitbox 2 4 31.8 31.8)
+    (hitbox 2 5 31.8 31.8)
     (images "cpt-left-0.png"
             "cpt-left-1.png"
             "cpt-left-2.png")
   )
   (action
     (name "right")
-    (hitbox 8 4 31.8 31.8)
+    (hitbox 8 6 31.8 31.8)
     (images "cpt-right-0.png"
             "cpt-right-1.png"
             "cpt-right-2.png")