Sprite action work for powerup hats: climbing, backflip.
[supertux.git] / data / images / creatures / tux / light.sprite
index ea6edcd..2c08aff 100644 (file)
 
        (action
          (name "earth-climbing-right")
-         (hitbox 516 134 32 64)
+         (hitbox 522 141 32 64)
          (images "earth/light/stand.png"))
 
        (action
          (name "earth-climbing-left")
-         (hitbox 516 134 32 64)
+         (hitbox 522 141 32 64)
          (mirror-action "earth-climbing-right"))
 
        (action
          (name "earth-duck-right")
          (hitbox 516 134 32 64)
-         (images "earth/light/stand.png"))
+         (images "earth/light/duck.png"))
 
        (action
          (name "earth-duck-left")
 
        (action
          (name "earth-backflip-right")
-         (hitbox 516 134 32 64)
-         (images "earth/light/stand.png"))
+         (hitbox 516 537 32 32)
+         (images "earth/light/backflip.png"))
 
        (action
          (name "earth-backflip-left")
-         (hitbox 516 134 32 64)
+         (hitbox 516 537 32 32)
          (mirror-action "earth-backflip-right"))
 
        (action