From bb10aef2432876b43baa45684b748329250082aa Mon Sep 17 00:00:00 2001 From: Ricardo Cruz Date: Thu, 19 Aug 2004 11:04:45 +0000 Subject: [PATCH] Renamed actions. SVN-Revision: 1818 --- data/images/supertux.strf | 382 ++++++++++------------------------------------ 1 file changed, 78 insertions(+), 304 deletions(-) diff --git a/data/images/supertux.strf b/data/images/supertux.strf index 39eda450e..ebc057ba7 100644 --- a/data/images/supertux.strf +++ b/data/images/supertux.strf @@ -5,376 +5,197 @@ (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 @@ -383,98 +204,51 @@ (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 -- 2.11.0