CEZ3 buttons do not press after UDMF merge
After the UDMF merge, the buttons in CEZ3 (MAP12) do not press down when the player stands on them, preventing the boss from being defeated.
After the UDMF merge, the buttons in CEZ3 (MAP12) do not press down when the player stands on them, preventing the boss from being defeated.
Red Button: Linedef 1369 and Linedef 1262, Tag 100. Linedef action 407 "Move Ceiling According to Front Texture Offsets". May also be the Linedef Executor Trigger (Floor Touch) on Sector 50 (the FOF control sector for the red button).
Notably, the example map on the wiki for linedef action 407 works fine. https://wiki.srb2.org/w/images/c/c1/Ex_ld407_moveceilingaccordingtofronttextureoffsets.wad -- this might instead be tied to linedef action 300 (Continuous).
mentioned in merge request !1789 (merged)
closed with merge request !1789 (merged)