Badguys read hitbox from .sprite file
[supertux.git] / data / images / creatures / dart / dart.sprite
1 (supertux-sprite
2   (action
3     (name "flying-left")
4     (hitbox 3 3 9 1)
5     (images "flying.png")
6     )
7   (action
8     (name "flying-right")
9     (hitbox 3 3 9 1)
10     (mirror-action "flying-left")
11     )
12   )