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