bgeffects/animation fixes from midi (forgot about this one)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
return Def.Quad {
|
||||
InitCommand=cmd(x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;scaletoclipped,SCREEN_WIDTH*2,SCREEN_HEIGHT*2;diffuse, Var "Color1";);
|
||||
GainFocusCommand=cmd(finishtweening;diffusealpha,1;accelerate,0.6;diffusealpha,0);
|
||||
};
|
||||
Reference in New Issue
Block a user