Experimented with loading hitbox from .sprite file
[supertux.git] / data / images / objects / radio / radio.sprite
index 5499a66..a3fb538 100644 (file)
@@ -1,13 +1,11 @@
 (supertux-sprite
  (action
   (name "quiet")
-  (x-offset 0)
-  (y-offset 0)
+  (hitbox 0 0 0 0)
   (images "radio1.png"))
  (action
   (name "loud")
-  (x-offset 0)
-  (y-offset 0)
+  (hitbox 0 0 0 0)
   (images "radio1.png"
    "radio2.png"
    "radio3.png")