even more Hello World stuff
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return Def.ActorFrame{
|
||||
Def.Quad{
|
||||
InitCommand=cmd(FullScreen;diffuse,color("#fffdf200"));
|
||||
OnCommand=cmd(decelerate,0.875;diffusealpha,1);
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user