Experimented with loading hitbox from .sprite file
[supertux.git] / data / images / creatures / tux_small / smalltux-gameover.sprite
index 0a96764..e44c861 100644 (file)
@@ -1,7 +1,6 @@
 (supertux-sprite
        (action
          (fps 10.0)
-         (x-offset 13)
-         (y-offset 6)
+         (hitbox 13 6 0 0)
          (images "gameover-0.png"
                  "gameover-1.png")))