From: Ricardo Cruz Date: Sat, 4 Sep 2004 21:16:40 +0000 (+0000) Subject: Added the ducking entries for Benjamin's duck Tux body parts. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=b04d47bb6e2d673cfbcae09fe30049546e93d674;p=supertux.git Added the ducking entries for Benjamin's duck Tux body parts. SVN-Revision: 1866 --- diff --git a/data/images/supertux.strf b/data/images/supertux.strf index 7288a49d5..e1a928a6a 100644 --- a/data/images/supertux.strf +++ b/data/images/supertux.strf @@ -33,6 +33,12 @@ (images "shared/bigtux/arms-jump-0.png")) (action + (name "duck") + (x-offset 5) + (y-offset 62) + (images "shared/bigtux/arms-duck-0.png")) + + (action (name "skid") (x-offset 6) (y-offset 61) @@ -57,6 +63,12 @@ (y-offset 62) (images "shared/bigtux/arms-grab-0.png"))) + (action + (name "duck+grab") + (x-offset 5) + (y-offset 62) + (images "shared/bigtux/arms-duck+grab-0.png")) + ;; Big Tux Head (sprite (name "big-tux-head") @@ -82,6 +94,13 @@ (images "shared/bigtux/head-stand-0.png")) (action + (name "duck") + (fps 15.0) + (x-offset 5) + (y-offset 60) + (images "shared/bigtux/head-duck-0.png")) + + (action (name "skid") (x-offset 6) (y-offset 61) @@ -133,6 +152,13 @@ (images "shared/bigtux/body-stand-0.png")) (action + (name "duck") + (fps 15.0) + (x-offset 5) + (y-offset 60) + (images "shared/bigtux/body-duck-0.png")) + + (action (name "skid") (x-offset 6) (y-offset 61) @@ -180,6 +206,13 @@ (images "shared/bigtux/feet-jump-0.png")) (action + (name "duck") + (fps 15.0) + (x-offset 5) + (y-offset 60) + (images "shared/bigtux/feet-duck-0.png")) + + (action (name "skid") (x-offset 6) (y-offset 61) @@ -225,6 +258,13 @@ (images "shared/bigtux/head-fire-stand-0.png")) (action + (name "duck") + (fps 15.0) + (x-offset 5) + (y-offset 60) + (images "shared/bigtux/head-fire-stand-0.png")) + + (action (name "skid") (x-offset 6) (y-offset 61)