set effectclock cleanly
This commit is contained in:
@@ -2,7 +2,7 @@ local Color = color(Var "Color1");
|
||||
|
||||
local children = {
|
||||
LoadActor(Var "File1") .. {
|
||||
OnCommand=cmd(scale_or_crop_background;diffuse,Color;pause);
|
||||
OnCommand=cmd(scale_or_crop_background;diffuse,Color;pause;effectclock,"music");
|
||||
GainFocusCommand=cmd(play);
|
||||
LoseFocusCommand=cmd(pause);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user