+++ /dev/null
-(supertux-sprite
- (action
- (name "walk-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "head-fire-stand-0.png"))
-
- (action
- (name "walk-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "walk-right"))
-
- (action
- (name "stand-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "head-fire-stand-0.png"))
-
- (action
- (name "stand-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "stand-right"))
-
- (action
- (name "jump-right")
- (fps 15.0)
- (hitbox 5 30 0 0)
- (images "head-fire-stand-0.png"))
-
- (action
- (name "jump-left")
- (fps 15.0)
- (hitbox 27 30 0 0)
- (mirror-action "jump-right"))
-
- (action
- (name "duck-right")
- (fps 15.0)
- (hitbox 5 62 0 0)
- (images "head-fire-duck-0.png"))
-
- (action
- (name "duck-left")
- (fps 15.0)
- (hitbox 27 62 0 0)
- (mirror-action "duck-right"))
-
- (action
- (name "skid-right")
- (hitbox 6 31 0 0)
- (images "head-fire-skid-0.png"))
-
- (action
- (name "skid-left")
- (hitbox 27 31 0 0)
- (mirror-action "skid-right"))
-
- (action
- (name "kick-right")
- (hitbox 5 32 0 0)
- (images "head-fire-stand-0.png"))
-
- (action
- (name "kick-left")
- (hitbox 27 32 0 0)
- (mirror-action "kick-right"))
-
- (action
- (name "buttjump-right")
- (hitbox 5 32 0 0)
- (images "head-fire-stand-0.png"))
-
- (action
- (name "buttjump-left")
- (hitbox 27 32 0 0)
- (mirror-action "buttjump-right"))
-
- (action
- (name "backflip-right")
- (fps 15.0)
- (hitbox 5 62 0 0)
- (images "flip/empty.png"))
-
- (action
- (name "backflip-left")
- (fps 15.0)
- (hitbox 27 62 0 0)
- (mirror-action "backflip-right"))
-
- (action
- (name "idle-right")
- (fps 1.0)
- (hitbox 6 31 0 0)
- (images "head-idle-blink-0.png"
- "head-idle-blink-1.png"))
-
- (action
- (name "idle-left")
- (fps 1.0)
- (hitbox 27 31 0 0)
- (mirror-action "idle-right")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "walk-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "head-ice-stand-0.png"))
-
- (action
- (name "walk-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "walk-right"))
-
- (action
- (name "stand-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "head-ice-stand-0.png"))
-
- (action
- (name "stand-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "stand-right"))
-
- (action
- (name "jump-right")
- (fps 15.0)
- (hitbox 5 30 0 0)
- (images "head-ice-stand-0.png"))
-
- (action
- (name "jump-left")
- (fps 15.0)
- (hitbox 27 30 0 0)
- (mirror-action "jump-right"))
-
- (action
- (name "duck-right")
- (fps 15.0)
- (hitbox 5 62 0 0)
- (images "head-ice-duck-0.png"))
-
- (action
- (name "duck-left")
- (fps 15.0)
- (hitbox 27 62 0 0)
- (mirror-action "duck-right"))
-
- (action
- (name "skid-right")
- (hitbox 6 31 0 0)
- (images "head-ice-skid-0.png"))
-
- (action
- (name "skid-left")
- (hitbox 27 31 0 0)
- (mirror-action "skid-right"))
-
- (action
- (name "kick-right")
- (hitbox 5 32 0 0)
- (images "head-ice-stand-0.png"))
-
- (action
- (name "kick-left")
- (hitbox 27 32 0 0)
- (mirror-action "kick-right"))
-
- (action
- (name "buttjump-right")
- (hitbox 5 32 0 0)
- (images "head-ice-stand-0.png"))
-
- (action
- (name "buttjump-left")
- (hitbox 27 32 0 0)
- (mirror-action "buttjump-right"))
-
- (action
- (name "idle-right")
- (fps 1.0)
- (hitbox 6 31 0 0)
- (images "head-idle-blink-0.png"
- "head-idle-blink-1.png"))
-
- (action
- (name "idle-left")
- (fps 1.0)
- (hitbox 27 31 0 0)
- (mirror-action "idle-right")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "walk-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "arms-walk-0.png"
- "arms-walk-1.png"
- "arms-walk-2.png"
- "arms-walk-3.png"
- "arms-walk-4.png"
- "arms-walk-5.png"))
-
- (action
- (name "walk-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "walk-right"))
-
- (action
- (name "stand-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "arms-stand-0.png"))
-
- (action
- (name "stand-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "stand-right"))
-
- (action
- (name "jump-right")
- (fps 15.0)
- (hitbox 5 30 0 0)
- (images "arms-jump-0.png"))
-
- (action
- (name "jump-left")
- (fps 15.0)
- (hitbox 27 30 0 0)
- (mirror-action "jump-right"))
-
- (action
- (name "duck-right")
- (hitbox 5 62 0 0)
- (images "arms-duck-0.png"))
-
- (action
- (name "duck-left")
- (hitbox 27 62 0 0)
- (mirror-action "duck-right"))
-
- (action
- (name "skid-right")
- (hitbox 6 31 0 0)
- (images "arms-skid-0.png"))
-
- (action
- (name "skid-left")
- (fps 15.0)
- (hitbox 27 31 0 0)
- (mirror-action "skid-right"))
-
- (action
- (name "kick-right")
- (hitbox 5 32 0 0)
- (images "arms-stand-0.png"))
-
- (action
- (name "kick-left")
- (hitbox 27 32 0 0)
- (mirror-action "kick-right"))
-
- (action
- (name "backflip-right")
- (hitbox 5 62 0 0)
- (images "flip/empty.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"))
-
- (action
- (name "buttjump-left")
- (hitbox 27 32 0 0)
- (mirror-action "buttjump-right"))
-
-; Grabbing is arms specific!
- (action
- (name "grab-right")
- (hitbox 5 32 0 0)
- (z-order 2)
- (images "arms-grab-0.png"))
-
- (action
- (name "grab-left")
- (hitbox 27 32 0 0)
- (z-order 2)
- (mirror-action "grab-right"))
-
- (action
- (name "duck+grab-right")
- (hitbox 5 62 0 0)
- (z-order 2)
- (images "arms-duck+grab-0.png"))
-
- (action
- (name "duck+grab-left")
- (hitbox 27 62 0 0)
- (z-order 2)
- (mirror-action "duck+grab-right")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "walk-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "body-stand-0.png"))
-
- (action
- (name "walk-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "walk-right"))
-
- (action
- (name "stand-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "body-stand-0.png"))
-
- (action
- (name "stand-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "stand-right"))
-
- (action
- (name "jump-right")
- (fps 15.0)
- (hitbox 5 30 0 0)
- (images "body-stand-0.png"))
-
- (action
- (name "jump-left")
- (fps 15.0)
- (hitbox 27 30 0 0)
- (mirror-action "jump-right"))
-
- (action
- (name "duck-right")
- (fps 15.0)
- (hitbox 5 62 0 0)
- (images "body-duck-0.png"))
-
- (action
- (name "duck-left")
- (fps 15.0)
- (hitbox 27 62 0 0)
- (mirror-action "duck-right"))
-
- (action
- (name "skid-right")
- (hitbox 6 31 0 0)
- (images "body-skid-0.png"))
-
- (action
- (name "skid-left")
- (fps 15.0)
- (hitbox 27 31 0 0)
- (mirror-action "skid-right"))
-
- (action
- (name "kick-right")
- (hitbox 5 32 0 0)
- (images "body-stand-0.png"))
-
- (action
- (name "kick-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "kick-right"))
-
- (action
- (name "backflip-right")
- (fps 9.0)
- (hitbox 8 8 40 40)
- (images
-"flip/flip_1.png"
-"flip/flip_2.png"
-"flip/flip_3.png"
-"flip/flip_4.png"
-"flip/flip_1.png"
-"flip/flip_1.png"
-"flip/flip_1.png"
-"flip/flip_1.png"
-"flip/flip_1.png"
-))
-
- (action
- (name "backflip-left")
- (fps 9.0)
- (hitbox 8 8 40 40)
- (mirror-action "backflip-right"))
-
- (action
- (name "buttjump-right")
- (hitbox 5 32 0 0)
- (images "body-stand-0.png"))
-
- (action
- (name "buttjump-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "buttjump-right")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "walk-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "feet-walk-0.png"
- "feet-walk-1.png"
- "feet-walk-2.png"
- "feet-walk-3.png"
- "feet-walk-4.png"
- "feet-walk-5.png"))
-
- (action
- (name "walk-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "walk-right"))
-
- (action
- (name "stand-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "feet-stand-0.png"))
-
- (action
- (name "stand-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "stand-right"))
-
- (action
- (name "jump-right")
- (fps 15.0)
- (hitbox 5 30 0 0)
- (images "feet-jump-0.png"))
-
- (action
- (name "jump-left")
- (fps 15.0)
- (hitbox 27 30 0 0)
- (mirror-action "jump-right"))
-
- (action
- (name "duck-right")
- (fps 15.0)
- (hitbox 5 62 0 0)
- (images "feet-duck-0.png"))
-
- (action
- (name "duck-left")
- (fps 15.0)
- (hitbox 27 62 0 0)
- (mirror-action "duck-right"))
-
- (action
- (name "skid-right")
- (hitbox 6 31 0 0)
- (images "feet-skid-0.png"))
-
- (action
- (name "skid-left")
- (hitbox 27 31 0 0)
- (mirror-action "skid-right"))
-
- (action
- (name "kick-right")
- (hitbox 5 32 0 0)
- (images "feet-kick-0.png"))
-
- (action
- (name "kick-left")
- (hitbox 27 32 0 0)
- (mirror-action "kick-right"))
-
- (action
- (name "backflip-right")
- (fps 15.0)
- (hitbox 5 62 0 0)
- (images "flip/empty.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 "feet-buttjump-0.png"))
-
- (action
- (name "buttjump-left")
- (hitbox 27 32 0 0)
- (mirror-action "buttjump-right")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "walk-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "head-stand-0.png"))
-
- (action
- (name "walk-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "walk-right"))
-
- (action
- (name "stand-right")
- (fps 15.0)
- (hitbox 5 32 0 0)
- (images "head-stand-0.png"))
-
- (action
- (name "stand-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "stand-right"))
-
- (action
- (name "jump-right")
- (fps 15.0)
- (hitbox 5 30 0 0)
- (images "head-stand-0.png"))
-
- (action
- (name "jump-left")
- (fps 15.0)
- (hitbox 27 30 0 0)
- (mirror-action "jump-right"))
-
- (action
- (name "duck-right")
- (fps 15.0)
- (hitbox 5 62 0 0)
- (images "head-duck-0.png"))
-
- (action
- (name "duck-left")
- (fps 15.0)
- (hitbox 27 62 0 0)
- (mirror-action "duck-right"))
-
- (action
- (name "skid-right")
- (hitbox 6 31 0 0)
- (images "head-skid-0.png"))
-
- (action
- (name "skid-left")
- (fps 15.0)
- (hitbox 27 31 0 0)
- (mirror-action "skid-right"))
-
- (action
- (name "kick-right")
- (hitbox 5 32 0 0)
- (images "head-stand-0.png"))
-
- (action
- (name "kick-left")
- (fps 15.0)
- (hitbox 27 32 0 0)
- (mirror-action "kick-right"))
-
- (action
- (name "buttjump-right")
- (hitbox 5 32 0 0)
- (images "head-stand-0.png"))
-
- (action
- (name "buttjump-left")
- (hitbox 27 32 0 0)
- (mirror-action "buttjump-right"))
-
- (action
- (name "backflip-right")
- (fps 15.0)
- (hitbox 5 62 0 0)
- (images "flip/empty.png"))
-
- (action
- (name "backflip-left")
- (fps 15.0)
- (hitbox 27 62 0 0)
- (mirror-action "backflip-right"))
-
- (action
- (name "idle-right")
- (fps 1.0)
- (hitbox 6 31 0 0)
- (images "head-idle-blink-0.png"
- "head-idle-blink-1.png"))
-
- (action
- (name "idle-left")
- (fps 1.0)
- (hitbox 27 31 0 0)
- (mirror-action "idle-right")))
+++ /dev/null
-(supertux-sprite
- (action
- (hitbox 8 8 0 0)
- (images "extra-star-0.png"
- "extra-star-1.png"
- "extra-star-2.png")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "stand-left")
- (images "stand-left.png")
- )
-
- (action
- (name "stand-right")
- (mirror-action "stand-left")
- )
-
- (action
- (name "walk-right")
- (images "largetux-walk-right-0.png"
- "largetux-walk-right-1.png"
- "largetux-walk-right-2.png"
- "largetux-walk-right-3.png"
- "largetux-walk-right-4.png"
- "largetux-walk-right-5.png"
- )
- )
-)
+++ /dev/null
-(supertux-sprite
- (action
- (name "normal")
- (hitbox 0 0 0 0)
-(fps 4)
- (images
-"stand_1.png"
-"stand_2.png"
-"stand_1.png"
-"stand_3.png"
-"stand_1.png"
-"stand_2.png"
-"stand_1.png"
-"stand_3.png"
-"stand_1.png"
-"stand_2.png"
-"stand_1.png"
-"stand_3.png"
-"danceflip_1.png"
-"danceflip_1.png"
-"danceflip_1.png"
-"danceflip_1.png"
-"danceflip_2.png"
-"danceflip_3.png"
-"danceflip_4.png"
-"danceflip_5.png"
-"danceflip_6.png"
-"danceflip_7.png"
-"danceflip_8.png"
-"danceflip_9.png"
-"danceflip_10.png"
-"danceflip_10.png"
-"danceflip_10.png"
-"danceflip_10.png"
-"danceflip_10.png"
-"flip_1_large.png"
-"flip_1_large.png"
-"flip_1_large.png"
-"flip_1_large.png"
-"flip_2_large.png"
-"flip_3_large.png"
-"flip_4_large.png"
-"flip_5_large.png"
-"flip_6_large.png"
-"flip_7_large.png"
-"flip_8_large.png"
-"flip_8_large.png"
-"flip_8_large.png"
-"flip_8_large.png"
-"flip_8_large.png"
-"flip_8_large.png"
-"flip_8_large.png"
-"flip_8_large.png"
-"flip_8_large.png"
-))
-)
+++ /dev/null
-(supertux-sprite
- (action
- (fps 4.0)
- (x-offset 6)
- (y-offset 2)
- (images "left-1.png"
- "left-2.png"
- "left-3.png"
- "left-4.png"
- "left-5.png"
- "left-6.png"
- "left-7.png")))
+++ /dev/null
-(supertux-sprite
- (action
- (fps 4.0)
- (x-offset 6)
- (y-offset 2)
- (images "right-1.png"
- "right-2.png"
- "right-3.png"
- "right-4.png"
- "right-5.png"
- "right-6.png"
- "right-7.png")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "walk-right")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (images "arms-walk-0.png"
- "arms-walk-1.png"
- "arms-walk-2.png"
- "arms-walk-3.png"
- "arms-walk-4.png"
- "arms-walk-5.png"
- "arms-walk-6.png"
- "arms-walk-7.png"))
-
- (action
- (name "walk-left")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (mirror-action "walk-right"))
-
- (action
- (name "stand-right")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (images "arms-walk-5.png"))
-
- (action
- (name "stand-left")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (mirror-action "stand-right"))
-
- (action
- (name "jump-right")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (images "arms-jump-0.png"))
-
- (action
- (name "jump-left")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (mirror-action "jump-right"))
-
- (action
- (name "skid-right")
- (hitbox 6 15 0 0)
- (images "arms-skid-0.png"))
-
- (action
- (name "skid-left")
- (fps 15.0)
- (hitbox 6 15 0 0)
- (mirror-action "skid-right"))
-
- (action
- (name "kick-right")
- (hitbox 5 14 0 0)
- (images "arms-kick-0.png"))
-
- (action
- (name "kick-left")
- (hitbox 5 14 0 0)
- (mirror-action "kick-right"))
-
-; Grabbing is arms specific!
- (action
- (name "grab-right")
- (hitbox 5 14 0 0)
- (z-order 2)
- (images "arms-grab-0.png"))
-
- (action
- (name "grab-left")
- (hitbox 5 14 0 0)
- (z-order 2)
- (mirror-action "grab-right")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "walk-right")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (images "body-walk-0.png"
- "body-walk-1.png"
- "body-walk-2.png"
- "body-walk-3.png"
- "body-walk-4.png"
- "body-walk-5.png"
- "body-walk-6.png"
- "body-walk-7.png"))
-
- (action
- (name "walk-left")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (mirror-action "walk-right"))
-
- (action
- (name "stand-right")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (images "body-walk-5.png"))
-
- (action
- (name "stand-left")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (mirror-action "stand-right"))
-
- (action
- (name "jump-right")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (images "body-jump-0.png"))
-
- (action
- (name "jump-left")
- (fps 15.0)
- (hitbox 5 14 0 0)
- (mirror-action "jump-right"))
-
- (action
- (name "skid-right")
- (hitbox 6 15 0 0)
- (images "body-skid-0.png"))
-
- (action
- (name "skid-left")
- (hitbox 6 15 0 0)
- (mirror-action "skid-right"))
-
- (action
- (name "kick-right")
- (hitbox 5 14 0 0)
- (images "body-kick-0.png"))
-
- (action
- (name "kick-left")
- (hitbox 5 14 0 0)
- (mirror-action "kick-right")))
+++ /dev/null
-(supertux-sprite
- (action
- (fps 10.0)
- (hitbox 13 6 0 0)
- (images "gameover-0.png"
- "gameover-1.png")))
+++ /dev/null
-(supertux-sprite
- (action
- (hitbox 5 15 0 0)
- (images "extra-star-0.png"
- "extra-star-1.png"
- "extra-star-2.png")))
+++ /dev/null
-(supertux-sprite
- (action
- (name "default")
- (images "tux-life.png")
- )
-)