Renamed actions.
authorRicardo Cruz <rick2@aeiou.pt>
Thu, 19 Aug 2004 11:04:45 +0000 (11:04 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Thu, 19 Aug 2004 11:04:45 +0000 (11:04 +0000)
SVN-Revision: 1818

data/images/supertux.strf

index 39eda45..ebc057b 100644 (file)
  (sprite
 ;; Big Tux arms
        (name "big-tux-arms")
-       (action
-         (name "walk-left")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/arms-walk-left-0.png"
-                 "shared/bigtux/arms-walk-left-1.png"
-                 "shared/bigtux/arms-walk-left-2.png"
-                 "shared/bigtux/arms-walk-left-3.png"
-                 "shared/bigtux/arms-walk-left-4.png"
-                 "shared/bigtux/arms-walk-left-5.png"))
-
-       (action
-         (name "walk-right")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/arms-walk-right-0.png"
-                 "shared/bigtux/arms-walk-right-1.png"
-                 "shared/bigtux/arms-walk-right-2.png"
-                 "shared/bigtux/arms-walk-right-3.png"
-                 "shared/bigtux/arms-walk-right-4.png"
-                 "shared/bigtux/arms-walk-right-5.png"))
 
        (action
-         (name "stand-left")
+         (name "walk")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/arms-stand-left-0.png"))
+         (images "shared/bigtux/arms-walk-0.png"
+                 "shared/bigtux/arms-walk-1.png"
+                 "shared/bigtux/arms-walk-2.png"
+                 "shared/bigtux/arms-walk-3.png"
+                 "shared/bigtux/arms-walk-4.png"
+                 "shared/bigtux/arms-walk-5.png"))
 
        (action
-         (name "stand-right")
+         (name "stand")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/arms-stand-right-0.png"))
+         (images "shared/bigtux/arms-stand-0.png"))
 
        (action
-         (name "jump-left")
+         (name "jump")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 7)
-         (images "shared/bigtux/arms-jump-left-0.png"))
+         (images "shared/bigtux/arms-jump-0.png"))
 
        (action
-         (name "jump-right")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 7)
-         (images "shared/bigtux/arms-jump-right-0.png"))
-
-       (action
-         (name "skid-left")
+         (name "skid")
          (x-hotspot 6)
          (y-hotspot 8)
-         (images "shared/bigtux/arms-skid-left-0.png"))
+         (images "shared/bigtux/arms-skid-0.png"))
 
        (action
-         (name "skid-right")
-         (x-hotspot 6)
-         (y-hotspot 8)
-         (images "shared/bigtux/arms-skid-right-0.png"))
-
-       (action
-         (name "kick-left")
+         (name "kick")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/arms-stand-left-0.png"))
+         (images "shared/bigtux/arms-stand-0.png"))
 
        (action
-         (name "kick-right")
+         (name "buttjump")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/arms-stand-right-0.png"))
-
-       (action
-         (name "buttjump-left")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/arms-stand-left-0.png"))
-
-       (action
-         (name "buttjump-right")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/arms-stand-right-0.png"))
+         (images "shared/bigtux/arms-stand-0.png"))
 
 ; Grabbing is arms specific!
-       (action
-         (name "grab-left")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/arms-grab-left-0.png"))
-
        (action 
-         (name "grab-right")
+         (name "grab")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/arms-grab-right-0.png")))
+         (images "shared/bigtux/arms-grab-0.png")))
 
 ;; Big Tux Head
  (sprite
        (name "big-tux-head")
        (action
-         (name "walk-left")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/head-stand-left-0.png"))
-
-       (action
-         (name "walk-right")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/head-stand-right-0.png"))
-
-       (action
-         (name "stand-left")
+         (name "walk")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/head-stand-left-0.png"))
+         (images "shared/bigtux/head-stand-0.png"))
 
        (action
-         (name "stand-right")
+         (name "stand")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/head-stand-right-0.png"))
-
-       (action
-         (name "jump-left")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 7)
-         (images "shared/bigtux/head-stand-left-0.png"))
+         (images "shared/bigtux/head-stand-0.png"))
 
        (action
-         (name "jump-right")
+         (name "jump")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 7)
-         (images "shared/bigtux/head-stand-right-0.png"))
+         (images "shared/bigtux/head-stand-0.png"))
 
        (action
-         (name "skid-left")
+         (name "skid")
          (x-hotspot 6)
          (y-hotspot 8)
-         (images "shared/bigtux/head-skid-left-0.png"))
+         (images "shared/bigtux/head-skid-0.png"))
 
        (action
-         (name "skid-right")
-         (x-hotspot 6)
-         (y-hotspot 8)
-         (images "shared/bigtux/head-skid-right-0.png"))
-
-       (action
-         (name "kick-left")
+         (name "kick")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/head-stand-left-0.png"))
+         (images "shared/bigtux/head-stand-0.png"))
 
        (action
-         (name "kick-right")
+         (name "buttjump")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/head-stand-right-0.png"))
+         (images "shared/bigtux/head-stand-0.png"))
 
        (action
-         (name "buttjump-left")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/head-stand-left-0.png"))
-
-       (action
-         (name "buttjump-right")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/head-stand-right-0.png"))
-
-       (action
-         (name "idle-left")
+         (name "idle")
          (fps 1.0)
          (x-hotspot 6)
          (y-hotspot 8)
-         (images "shared/bigtux/head-idle-blink-left-0.png"
-                 "shared/bigtux/head-idle-blink-left-1.png"))
-
-       (action
-         (name "idle-right")
-         (fps 1.0)
-         (x-hotspot 6)
-         (y-hotspot 8)
-         (images "shared/bigtux/head-idle-blink-right-0.png"
-                 "shared/bigtux/head-idle-blink-right-1.png")))
+         (images "shared/bigtux/head-idle-blink-0.png"
+                 "shared/bigtux/head-idle-blink-1.png")))
 
 
 ;; Big Tux Body
  (sprite
        (name "big-tux-body")
        (action
-         (name "walk-left")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/body-stand-left-0.png"))
-
-       (action
-         (name "walk-right")
+         (name "walk")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/body-stand-right-0.png"))
+         (images "shared/bigtux/body-stand-0.png"))
 
        (action
-         (name "stand-left")
+         (name "stand")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/body-stand-left-0.png"))
-
-       (action
-         (name "stand-right")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/body-stand-right-0.png"))
-
-       (action
-         (name "jump-left")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 7)
-         (images "shared/bigtux/body-stand-left-0.png"))
+         (images "shared/bigtux/body-stand-0.png"))
 
        (action
-         (name "jump-right")
+         (name "jump")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 7)
-         (images "shared/bigtux/body-stand-right-0.png"))
-
-       (action
-         (name "skid-left")
-         (x-hotspot 6)
-         (y-hotspot 8)
-         (images "shared/bigtux/body-skid-left-0.png"))
+         (images "shared/bigtux/body-stand-0.png"))
 
        (action
-         (name "skid-right")
+         (name "skid")
          (x-hotspot 6)
          (y-hotspot 8)
-         (images "shared/bigtux/body-skid-right-0.png"))
+         (images "shared/bigtux/body-skid-0.png"))
 
        (action
-         (name "kick-left")
+         (name "kick")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/body-stand-left-0.png"))
+         (images "shared/bigtux/body-stand-0.png"))
 
        (action
-         (name "kick-right")
+         (name "buttjump")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/body-stand-right-0.png"))
-
-       (action
-         (name "buttjump-left")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/body-stand-left-0.png"))
-
-       (action
-         (name "buttjump-right")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/body-stand-right-0.png")))
+         (images "shared/bigtux/body-stand-0.png")))
 
 ;; Big Tux Feet
  (sprite
        (name "big-tux-feet")
        (action
-         (name "walk-left")
+         (name "walk")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/feet-walk-left-0.png"
-                 "shared/bigtux/feet-walk-left-1.png"
-                 "shared/bigtux/feet-walk-left-2.png"
-                 "shared/bigtux/feet-walk-left-3.png"
-                 "shared/bigtux/feet-walk-left-4.png"
-                 "shared/bigtux/feet-walk-left-5.png"))
+         (images "shared/bigtux/feet-walk-0.png"
+                 "shared/bigtux/feet-walk-1.png"
+                 "shared/bigtux/feet-walk-2.png"
+                 "shared/bigtux/feet-walk-3.png"
+                 "shared/bigtux/feet-walk-4.png"
+                 "shared/bigtux/feet-walk-5.png"))
 
        (action
-         (name "walk-right")
+         (name "stand")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/feet-walk-right-0.png"
-                 "shared/bigtux/feet-walk-right-1.png"
-                 "shared/bigtux/feet-walk-right-2.png"
-                 "shared/bigtux/feet-walk-right-3.png"
-                 "shared/bigtux/feet-walk-right-4.png"
-                 "shared/bigtux/feet-walk-right-5.png"))
+         (images "shared/bigtux/feet-stand-0.png"))
 
        (action
-         (name "stand-left")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/feet-stand-left-0.png"))
-
-       (action
-         (name "stand-right")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/feet-stand-right-0.png"))
-
-       (action
-         (name "jump-left")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 7)
-         (images "shared/bigtux/feet-jump-left-0.png"))
-
-       (action
-         (name "jump-right")
+         (name "jump")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 7)
-         (images "shared/bigtux/feet-jump-right-0.png"))
+         (images "shared/bigtux/feet-jump-0.png"))
 
        (action
-         (name "skid-left")
+         (name "skid")
          (x-hotspot 6)
          (y-hotspot 8)
-         (images "shared/bigtux/feet-skid-left-0.png"))
-
-       (action
-         (name "skid-right")
-         (x-hotspot 6)
-         (y-hotspot 8)
-         (images "shared/bigtux/feet-skid-right-0.png"))
-
-       (action
-         (name "kick-left")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/feet-kick-left-0.png"))
-
-       (action
-         (name "kick-right")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/feet-kick-right-0.png"))
+         (images "shared/bigtux/feet-skid-0.png"))
 
        (action
-         (name "buttjump-left")
+         (name "kick")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/feet-buttjump-left-0.png"))
+         (images "shared/bigtux/feet-kick-0.png"))
 
        (action
-         (name "buttjump-right")
+         (name "buttjump")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/feet-buttjump-right-0.png")))
+         (images "shared/bigtux/feet-buttjump-0.png")))
 
 ; End of Big Tux (no power) sprite
 
  (sprite
        (name "big-fire-tux-head")
        (action
-         (name "walk-left")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/head-fire-stand-left-0.png"))
-
-       (action
-         (name "walk-right")
+         (name "walk")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/head-fire-stand-right-0.png"))
+         (images "shared/bigtux/head-fire-stand-0.png"))
 
        (action
-         (name "stand-left")
+         (name "stand")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/head-fire-stand-left-0.png"))
+         (images "shared/bigtux/head-fire-stand-0.png"))
 
        (action
-         (name "stand-right")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/head-fire-stand-right-0.png"))
-
-       (action
-         (name "jump-left")
+         (name "jump")
          (fps 15.0)
          (x-hotspot 5)
          (y-hotspot 7)
-         (images "shared/bigtux/head-fire-stand-left-0.png"))
+         (images "shared/bigtux/head-fire-stand-0.png"))
 
        (action
-         (name "jump-right")
-         (fps 15.0)
-         (x-hotspot 5)
-         (y-hotspot 7)
-         (images "shared/bigtux/head-fire-stand-right-0.png"))
-
-       (action
-         (name "skid-left")
-         (x-hotspot 6)
-         (y-hotspot 8)
-         (images "shared/bigtux/head-skid-left-0.png"))
-
-       (action
-         (name "skid-right")
+         (name "skid")
          (x-hotspot 6)
          (y-hotspot 8)
-         (images "shared/bigtux/head-skid-right-0.png"))
-
-       (action
-         (name "kick-left")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/head-fire-stand-left-0.png"))
+         (images "shared/bigtux/head-skid-0.png"))
 
        (action
-         (name "kick-right")
+         (name "kick")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/head-fire-stand-right-0.png"))
+         (images "shared/bigtux/head-fire-stand-0.png"))
 
        (action
-         (name "buttjump-left")
+         (name "buttjump")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/bigtux/head-fire-stand-left-0.png"))
-
-       (action
-         (name "buttjump-right")
-         (x-hotspot 5)
-         (y-hotspot 9)
-         (images "shared/bigtux/head-fire-stand-right-0.png"))
-
-       (action
-         (name "idle-left")
-         (fps 1.0)
-         (x-hotspot 6)
-         (y-hotspot 8)
-         (images "shared/bigtux/head-idle-blink-left-0.png"
-                 "shared/bigtux/head-idle-blink-left-1.png"))
+         (images "shared/bigtux/head-fire-stand-0.png"))
 
        (action
-         (name "idle-right")
+         (name "idle")
          (fps 1.0)
          (x-hotspot 6)
          (y-hotspot 8)
-         (images "shared/bigtux/head-idle-blink-right-0.png"
-                 "shared/bigtux/head-idle-blink-right-1.png")))
+         (images "shared/bigtux/head-idle-blink-0.png"
+                 "shared/bigtux/head-idle-blink-1.png")))
 
 ; End of Big Fire Tux sprite