RSR stuff ( copyright data is in here watch out. )

This commit is contained in:
Jonathan Payne
2011-01-21 14:24:08 -08:00
parent c380d23d0b
commit 761ea33580
13 changed files with 139 additions and 0 deletions
@@ -0,0 +1,14 @@
return Def.ActorFrame {
Def.Quad {
InitCommand=cmd(x,-128+4;zoomto,4,46);
-- OnCommand=cmd(diffuse,color("0,0,0,0.5"));
};
--[[ Def.Quad {
InitCommand=cmd(x,-128+16+6;zoomto,32,46);
-- OnCommand=cmd(faderight,1;diffusealpha,0.5);
}; --]]
--[[ Def.Quad {
InitCommand=cmd(x,2;y,23;zoomto,320,1);
-- OnCommand=cmd(diffuse,color("0,0,0,0.5"));
}; --]]
};