Added backflip action (no gfx yet) /
[supertux.git] / data / images / creatures / tux_big / big-tux-body.sprite
index 8d8cd09..9146a17 100644 (file)
          (mirror-action "kick-right"))
 
        (action
+         (name "backflip-right")
+         (fps 15.0)
+         (hitbox 5 62 0 0)
+         (images "body-duck-0.png"))
+
+       (action
+         (name "backflip-left")
+         (fps 15.0)
+         (hitbox 27 62 0 0)
+         (mirror-action "backflip-right"))
+
+       (action
          (name "buttjump-right")
          (hitbox 5 32 0 0)
          (images "body-stand-0.png"))