add white reverse flash bganimation

This commit is contained in:
AJ Kelly
2012-05-31 02:43:17 -05:00
parent 80f8d2122a
commit f89dd5e96e
@@ -0,0 +1,4 @@
return Def.Quad {
InitCommand=cmd(x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;scaletoclipped,SCREEN_WIDTH*2,SCREEN_HEIGHT*2);
GainFocusCommand=cmd(finishtweening;diffusealpha,0;accelerate,0.6;diffusealpha,1);
};