[UDMF] Tagged doors don't retrigger
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Darkcrafter
- Posts: 590
- Joined: Sat Sep 23, 2017 8:42 am
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Contact:
[UDMF] Tagged doors don't retrigger
Action 202 "Door Generic" don't retrigger in UDMF when "Sector Tag" is any different than 0.
- Attachments
-
UDMF - Doors Dont Retrigger if tag not 0.zip
- (1.34 KiB) Downloaded 19 times
-
- Posts: 256
- Joined: Mon Jan 09, 2023 2:02 am
- Graphics Processor: nVidia (Modern GZDoom)
Re: [UDMF] Tagged doors don't retrigger
Should they? I have no idea if Boom made an exception here, but normally only 0-tagged doors can be retriggered.
- Darkcrafter
- Posts: 590
- Joined: Sat Sep 23, 2017 8:42 am
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Contact:
Re: [UDMF] Tagged doors don't retrigger
I find it weird anyway. Maybe it's there for compatibility needs there.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49238
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: [UDMF] Tagged doors don't retrigger
I'll have to check what Boom does here. Generally, Professor Hastig is correct: Tagged activators are meant for switches which are not supposed to be retriggerable.