Experimented with loading hitbox from .sprite file
[supertux.git] / data / images / worldmap / common / n_stone.sprite
index 1819cec..70db62e 100644 (file)
@@ -1,14 +1,12 @@
 (supertux-sprite
   (action
     (name "default")
-    (x-offset 16)
-    (y-offset 16)
+    (hitbox 16 16 0 0)
     (images "n_stone.png")
   )
   (action
     (name "solved")
-    (x-offset 16)
-    (y-offset 16)
+    (hitbox 16 16 0 0)
     (images "n_stone.png")
   )
 )