Fixed bbox misalignment
authorChristoph Sommer <mail@christoph-sommer.de>
Sat, 26 May 2007 21:10:16 +0000 (21:10 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Sat, 26 May 2007 21:10:16 +0000 (21:10 +0000)
SVN-Revision: 5046

data/images/creatures/ghosttree/ghosttree-glow.sprite

index 0ec4634..c9c80b5 100644 (file)
@@ -1,12 +1,14 @@
 (supertux-sprite
   (action
     (name "default")
+    (hitbox 230 300 40 60)
     (images 
       "ghosttree-glow.png"
     )
   )
   (action
     (name "dying")
+    (hitbox 230 300 40 60)
     (fps 4)
     (images 
       "ghosttree-glow-dying-0.png"