X-Git-Url: https://git.octo.it/?p=supertux.git;a=blobdiff_plain;f=data%2Fimages%2Fcreatures%2Ftux%2Flight.sprite;h=ea6edcdf49ab5b8b75362c7dd3d81d19660d40fe;hp=6e83f1eabc64433302f6a931e3a57b690ee72dfa;hb=5c82185c4a954d0f3d8d3f51dd2bd623a4b14468;hpb=b761ae23a0330537b33154b4ab3c1d24ee10a2f0 diff --git a/data/images/creatures/tux/light.sprite b/data/images/creatures/tux/light.sprite index 6e83f1eab..ea6edcdf4 100644 --- a/data/images/creatures/tux/light.sprite +++ b/data/images/creatures/tux/light.sprite @@ -1,105 +1,113 @@ (supertux-sprite + (action + (name "grow-right") + (images "../../objects/bonus_block/invisible.png")) + + (action + (name "grow-left") + (mirror-action "grow-right")) + ; Earth Tux (action (name "earth-walk-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-walk-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-walk-right")) (action (name "earth-stand-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-stand-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-stand-right")) (action (name "earth-jump-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-jump-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-jump-right")) (action (name "earth-skid-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-skid-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-skid-right")) (action (name "earth-kick-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-kick-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-kick-right")) (action (name "earth-idle-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-idle-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-idle-right")) (action (name "earth-climbing-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-climbing-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-climbing-right")) (action (name "earth-duck-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-duck-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-duck-right")) (action (name "earth-backflip-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-backflip-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-backflip-right")) (action (name "earth-buttjump-right") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (images "earth/light/stand.png")) (action (name "earth-buttjump-left") - (hitbox 412 154 32 64) + (hitbox 516 134 32 64) (mirror-action "earth-buttjump-right")) )