(supertux-sprite (action (name "left") (hitbox 2 4 0 0) (images "left-0.png" "left-1.png" "left-2.png")) (action (name "right") (hitbox 2 4 0 0) (mirror-action "left")) (action (name "squished-left") (hitbox 0 3 0 0) (images "squished.png")) (action (name "squished-right") (hitbox 0 3 0 0) (mirror-action "squished-left") ) )