Files
itgmania212121/stepmania/Themes/default/BGAnimations/ScreenLogo underlay.lua
T
2007-05-17 22:26:36 +00:00

3 lines
264 B
Lua

return LoadActor( THEME:GetPathG('ScreenTitleMenu',GAMESTATE:GetCurrentGame():GetName()) ) .. {
OnCommand=cmd(x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;zoomy,0;sleep,0.5;bounceend,0.5;zoomy,1;glowshift;effectperiod,2.5;effectcolor1,1,1,1,0.1;effectcolor2,1,1,1,0.3);
};