From a1e229a583ba7e00bb4815e566bf78b6e9961e99 Mon Sep 17 00:00:00 2001 From: nashmuhandes Date: Sun, 26 Jan 2025 22:46:14 +0800 Subject: [PATCH] Remove coronas from the blockmap --- wadsrc/static/zscript/actors/shared/corona.zs | 1 + 1 file changed, 1 insertion(+) diff --git a/wadsrc/static/zscript/actors/shared/corona.zs b/wadsrc/static/zscript/actors/shared/corona.zs index 62e648d74..6621fe057 100644 --- a/wadsrc/static/zscript/actors/shared/corona.zs +++ b/wadsrc/static/zscript/actors/shared/corona.zs @@ -34,6 +34,7 @@ class Corona : Actor abstract RenderRadius 1024.0; +BRIGHT +NOINTERACTION + +NOBLOCKMAP +NOGRAVITY +FORCEXYBILLBOARD }