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

4 lines
124 B
Lua
Raw Normal View History

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