Files
itgmania212121/Themes/HelloWorld/BGAnimations/ScreenTitleMenu cancel.lua
T

4 lines
121 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
return Def.Quad{
InitCommand=cmd(FullScreen;diffuse,color("#fffdf200"));
OnCommand=cmd(decelerate,1;diffusealpha,1);
2011-02-22 21:26:41 -06:00
};