Work on backflip Tux. Does not match our player Tux graphic, yet. For testing 48x48...
[supertux.git] / data / images / creatures / mr_rocket / explosion.sprite
1 (supertux-sprite
2  (action
3   (name "explosion-left")
4   (fps 15.0)
5   (hitbox 0 32 31.8 31.8)
6   (images "explosion-0.png"
7    "explosion-1.png")
8  )
9  (action
10   (name "explosion-right")
11   (fps 15.0)
12   (hitbox 0 32 31.8 31.8)
13   (mirror-action "explosion-left")
14  )
15 )