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