From: Christoph Sommer Date: Sat, 26 May 2007 21:10:16 +0000 (+0000) Subject: Fixed bbox misalignment X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;ds=sidebyside;h=eecf4d22272922820c71aadd760c04315e7ed773;p=supertux.git Fixed bbox misalignment SVN-Revision: 5046 --- diff --git a/data/images/creatures/ghosttree/ghosttree-glow.sprite b/data/images/creatures/ghosttree/ghosttree-glow.sprite index 0ec463471..c9c80b57d 100644 --- a/data/images/creatures/ghosttree/ghosttree-glow.sprite +++ b/data/images/creatures/ghosttree/ghosttree-glow.sprite @@ -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"