123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379 |
- (supertux-sprite
- (action
- (hitbox 8 66 0 0)
- (name "empty-right")
- (fps 3)
- (images
- "boat_0_empty.png"
- "boat_1_empty.png"
- "boat_2_empty.png"
- "boat_3_empty.png"
- "boat_3_empty.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "empty-left")
- (fps 3)
- (mirror-action "empty-right"))
-
- ;;Small Tux
-
- (action
- (hitbox 8 66 0 0)
- (name "small-stop-right")
- (fps 3)
- (images
- "boat_0_small.png"
- "boat_1_small.png"
- "boat_2_small.png"
- "boat_2_small.png"
- "boat_3_small.png"
- "boat_0_small.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "small-stop-left")
- (fps 3)
- (mirror-action "small-stop-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "small-stop-up")
- (fps 3)
- (clone-action "small-stop-right"))
- (action
- (hitbox 8 66 0 0)
- (name "small-stop-down")
- (fps 3)
- (clone-action "small-stop-left"))
-
- (action
- (hitbox 8 66 0 0)
- (name "small-walking-right")
- (fps 5)
- (images
- "boat_0_small.png"
- "boat_1_small.png"
- "boat_2_small.png"
- "boat_3_small.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "small-walking-left")
- (fps 5)
- (mirror-action "small-walking-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "small-walking-up")
- (fps 3)
- (clone-action "small-walking-right"))
- (action
- (hitbox 8 66 0 0)
- (name "small-walking-down")
- (fps 3)
- (clone-action "small-walking-left"))
-
- ;;Big Tux
-
- (action
- (hitbox 8 66 0 0)
- (name "large-stop-right")
- (fps 3)
- (images
- "boat_0_big.png"
- "boat_1_big.png"
- "boat_2_big.png"
- "boat_2_big.png"
- "boat_3_big.png"
- "boat_0_big.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "large-stop-left")
- (fps 3)
- (mirror-action "large-stop-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "large-stop-up")
- (fps 3)
- (clone-action "large-stop-right"))
- (action
- (hitbox 8 66 0 0)
- (name "large-stop-down")
- (fps 3)
- (clone-action "large-stop-left"))
-
- (action
- (hitbox 8 66 0 0)
- (name "large-walking-right")
- (fps 5)
- (images
- "boat_0_big.png"
- "boat_1_big.png"
- "boat_2_big.png"
- "boat_3_big.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "large-walking-left")
- (fps 5)
- (mirror-action "large-walking-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "large-walking-up")
- (fps 3)
- (clone-action "large-walking-right"))
- (action
- (hitbox 8 66 0 0)
- (name "large-walking-down")
- (fps 3)
- (clone-action "large-walking-left"))
-
- ;;Fire Tux
-
- (action
- (hitbox 8 66 0 0)
- (name "fire-stop-right")
- (fps 3)
- (images
- "boat_0_fire.png"
- "boat_1_fire.png"
- "boat_2_fire.png"
- "boat_2_fire.png"
- "boat_3_fire.png"
- "boat_0_fire.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "fire-stop-left")
- (fps 3)
- (mirror-action "fire-stop-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "fire-stop-up")
- (fps 3)
- (clone-action "fire-stop-right"))
- (action
- (hitbox 8 66 0 0)
- (name "fire-stop-down")
- (fps 3)
- (clone-action "fire-stop-left"))
-
- (action
- (hitbox 8 66 0 0)
- (name "fire-walking-right")
- (fps 5)
- (images
- "boat_0_fire.png"
- "boat_1_fire.png"
- "boat_2_fire.png"
- "boat_3_fire.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "fire-walking-left")
- (fps 5)
- (mirror-action "fire-walking-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "fire-walking-up")
- (fps 3)
- (clone-action "fire-walking-right"))
- (action
- (hitbox 8 66 0 0)
- (name "fire-walking-down")
- (fps 3)
- (clone-action "fire-walking-left"))
-
- ;;Ice Tux
-
- (action
- (hitbox 8 66 0 0)
- (name "ice-stop-right")
- (fps 3)
- (images
- "boat_0_ice.png"
- "boat_1_ice.png"
- "boat_2_ice.png"
- "boat_2_ice.png"
- "boat_3_ice.png"
- "boat_0_ice.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "ice-stop-left")
- (fps 3)
- (mirror-action "ice-stop-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "ice-stop-up")
- (fps 3)
- (clone-action "ice-stop-right"))
- (action
- (hitbox 8 66 0 0)
- (name "ice-stop-down")
- (fps 3)
- (clone-action "ice-stop-left"))
-
- (action
- (hitbox 8 66 0 0)
- (name "ice-walking-right")
- (fps 5)
- (images
- "boat_0_ice.png"
- "boat_1_ice.png"
- "boat_2_ice.png"
- "boat_3_ice.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "ice-walking-left")
- (fps 5)
- (mirror-action "ice-walking-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "ice-walking-up")
- (fps 3)
- (clone-action "ice-walking-right"))
- (action
- (hitbox 8 66 0 0)
- (name "ice-walking-down")
- (fps 3)
- (clone-action "ice-walking-left"))
-
- ;;Air Tux
-
- (action
- (hitbox 8 66 0 0)
- (name "air-stop-right")
- (fps 3)
- (images
- "boat_0_air.png"
- "boat_1_air.png"
- "boat_2_air.png"
- "boat_2_air.png"
- "boat_3_air.png"
- "boat_0_air.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "air-stop-left")
- (fps 3)
- (mirror-action "air-stop-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "air-stop-up")
- (fps 3)
- (clone-action "air-stop-right"))
- (action
- (hitbox 8 66 0 0)
- (name "air-stop-down")
- (fps 3)
- (clone-action "air-stop-left"))
-
- (action
- (hitbox 8 66 0 0)
- (name "air-walking-right")
- (fps 5)
- (images
- "boat_0_air.png"
- "boat_1_air.png"
- "boat_2_air.png"
- "boat_3_air.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "air-walking-left")
- (fps 5)
- (mirror-action "air-walking-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "air-walking-up")
- (fps 3)
- (clone-action "air-walking-right"))
- (action
- (hitbox 8 66 0 0)
- (name "air-walking-down")
- (fps 3)
- (clone-action "air-walking-left"))
-
- ;;Earth Tux
-
- (action
- (hitbox 8 66 0 0)
- (name "earth-stop-right")
- (fps 3)
- (images
- "boat_0_earth.png"
- "boat_1_earth.png"
- "boat_2_earth.png"
- "boat_2_earth.png"
- "boat_3_earth.png"
- "boat_0_earth.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "earth-stop-left")
- (fps 3)
- (mirror-action "earth-stop-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "earth-stop-up")
- (fps 3)
- (clone-action "earth-stop-right"))
- (action
- (hitbox 8 66 0 0)
- (name "earth-stop-down")
- (fps 3)
- (clone-action "earth-stop-left"))
-
- (action
- (hitbox 8 66 0 0)
- (name "earth-walking-right")
- (fps 5)
- (images
- "boat_0_earth.png"
- "boat_1_earth.png"
- "boat_2_earth.png"
- "boat_3_earth.png"
- )
- )
- (action
- (hitbox 8 66 0 0)
- (name "earth-walking-left")
- (fps 5)
- (mirror-action "earth-walking-right")
- )
- (action
- (hitbox 8 66 0 0)
- (name "earth-walking-up")
- (fps 3)
- (clone-action "earth-walking-right"))
- (action
- (hitbox 8 66 0 0)
- (name "earth-walking-down")
- (fps 3)
- (clone-action "earth-walking-left"))
- )
|