From 1ac8f2822e84ff0a5cbe0565dadee87e519b39c4 Mon Sep 17 00:00:00 2001 From: nashmuhandes Date: Sat, 28 Oct 2023 05:32:20 +0800 Subject: [PATCH] Add `lm_dynamic` to the UDMF specs --- specs/udmf_zdoom.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/specs/udmf_zdoom.txt b/specs/udmf_zdoom.txt index adcfd1239..e4f991e5f 100644 --- a/specs/udmf_zdoom.txt +++ b/specs/udmf_zdoom.txt @@ -346,6 +346,7 @@ Note: All fields default to false unless mentioned otherwise. lm_sampledist_floor = ; // ZDRay customizable sampling distance for this sector's floor. Defines the map units each lightmap texel covers. Must be in powers of two. Default = 0 lm_sampledist_ceiling = ; // ZDRay customizable sampling distance for this sector's ceiling. Defines the map units each lightmap texel covers. Must be in powers of two. Default = 0 + lm_dynamic = ; // ZDRay marks a sector as having dynamic lightmaps that can update, move, change color, turn on/off etc } thing