by SuaveSteve » Sun Mar 10, 2024 9:10 am
Hello!
It looks like Zdoom interprets special 21 (Floor_LowerToLowest) as a platform or lift when the UDMF namespace is dsda.
Consider the two attached wads. Each is the same except for the namespace being different in the TEXTMAP.
There's a pillar with the line action 21 with use activation. On activation, DSDA will lower the floor correctly for both wads. Zdoom only does it for the one with the zdoom namespace.
- Attachments
-
MAP01_zdoom.wad
- (2.59 KiB) Downloaded 43 times
-
MAP01_dsda.wad
- (2.58 KiB) Downloaded 37 times
Hello!
It looks like Zdoom interprets special 21 (Floor_LowerToLowest) as a platform or lift when the UDMF namespace is dsda.
Consider the two attached wads. Each is the same except for the namespace being different in the TEXTMAP.
There's a pillar with the line action 21 with use activation. On activation, DSDA will lower the floor correctly for both wads. Zdoom only does it for the one with the zdoom namespace.