foxygit / GZDoom Log in
commits tags

/wadsrc/static/zscript/actors/shared/corona.zs · 132 B

raw
/*class Corona : Actor native
{
	Default
	{
		RenderStyle "Add";
		RenderRadius 1024.0;
		+NOINTERACTION
		+FORCEXYBILLBOARD
	}
}*/