Fix routine theme errors; do not force typical pump options behavior

This commit is contained in:
Jonathan Payne
2013-10-17 19:27:42 -07:00
parent fb77dd8317
commit 7f9972ea74
7 changed files with 109 additions and 40 deletions
@@ -11,7 +11,7 @@ t[#t+1] = Def.ActorFrame {
InitCommand=cmd(hide_if,hideFancyElements;);
LoadActor("_checkerboard") .. {
InitCommand=cmd(rotationy,0;rotationz,0;rotationx,-90/4*3.5;zoomto,SCREEN_WIDTH*2,SCREEN_HEIGHT*2;customtexturerect,0,0,SCREEN_WIDTH*4/256,SCREEN_HEIGHT*4/256);
OnCommand=cmd(texcoordvelocity,0,0.5;diffuse,color("#ffd400");diffusealpha,0.5;fadetop,1);
OnCommand=cmd(texcoordvelocity,0,0.25;diffuse,color("#ffd400");diffusealpha,0.5;fadetop,1);
};
};
LoadActor("_particleLoader") .. {