From 7c6529979c14295ff11af7f69ef158f41a815acd Mon Sep 17 00:00:00 2001 From: Andrew Livy Date: Sat, 14 Sep 2002 21:11:15 +0000 Subject: [PATCH] Ez2 Menu Graphics --- stepmania/Themes/default/metrics.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 945bbcb238..771e21707c 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -704,8 +704,28 @@ HowToPlay=Toggle whether the How To Play screen is shown. // SpriteX-zoom : // Specifies how zoomed the graphic is. in floating point 1.0 is normal size // anything less is shrunk, anything more is zoomed. 0 is totally invisible. +// +// CENTER_X and CENTER_Y are keywords reserved for the use of BGAnims, they may not necessarily work +// on any other theme metrics. The BGAnims will display a graphic in the Center Of the Screen using +// these defines. Alternatively you may use a number instead of this constant value. + [bganims-ez2-0] +NumElements=2 +Sprite0-path=Easy Anim Sprite 01 +Sprite0-effect=RA +Sprite0-speed=0.01 +Sprite0-zoom=2.0 +Sprite0-X=CENTER_X +Sprite0-Y=CENTER_Y +Sprite1-path=Easy Anim Sprite 02 +Sprite1-effect=RC +Sprite1-speed=0.01 +Sprite1-zoom=2.0 +Sprite1-X=CENTER_X +Sprite1-Y=CENTER_Y + +[bganims-ez2-0x] NumElements=1 Sprite0-path=select style preview game 2 style 3 Sprite0-effect=RA