2011-03-17 01:47:30 -04:00
|
|
|
return Def.ActorFrame{
|
|
|
|
|
Def.Quad{
|
2013-07-18 17:42:49 -04:00
|
|
|
InitCommand=cmd(FullScreen;diffuse,color("#fffdf200"));
|
|
|
|
|
OnCommand=cmd(sleep,1.125;decelerate,0.875;diffusealpha,1);
|
2011-03-17 01:47:30 -04:00
|
|
|
};
|
2011-02-22 21:26:41 -06:00
|
|
|
}
|