Initial commit.
This commit is contained in:
@@ -1 +1 @@
|
||||
Place BGAnimation folders in here.
|
||||
Place BGAnimation folders in here.
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
return Def.Quad
|
||||
{
|
||||
return Def.Quad{
|
||||
OnCommand=cmd(x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;zoomtowidth,SCREEN_WIDTH;zoomtoheight,SCREEN_HEIGHT);
|
||||
GainFocusCommand=cmd(diffusealpha,1.0;accelerate,0.6;diffusealpha,0);
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
return Def.Quad
|
||||
{
|
||||
return Def.Quad{
|
||||
OnCommand=cmd(x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;zoomtowidth,SCREEN_WIDTH;zoomtoheight,SCREEN_HEIGHT);
|
||||
GainFocusCommand=cmd(diffuse,color("#FFFFA0");accelerate,0.6;diffusealpha,0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user