Ez2 Menu Graphics
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user