Jump to content

How to make a door what opens when you kill a demon.


Recommended Posts

Hello fellow mapmakers! As you read in the title i'm going to show you how to make a door what opens when you kill a demon on doom builder.

 

First:Press T (Default) to open things mode, right click to create a thing, select the monster that you want to open the door after being killed.

Second:Make a door, Check the door sector tag.

Third:Assign the monster the same tag of the door, and the 11 Door Open tag. On sector tag set it to the door's tag.

Fourth: Test the map.

Fifth:Enjoy¡ 

Share this post


Link to post

You should specify that this only works in UDMF map format (and maybe Boom? Hexen? I don't know).

Edited by Stabbey

Share this post


Link to post

Boom doesn't have tags for monsters. You can use Dehacked to add the BossDie code pointer to a monster, which would then work in Boom, limit-removing, or vanilla.

 

Otherwise, for Boom, you would have to manufacture a situation where you put a monster on a scrolling floor and blocked them from crossing a generalized walkover linedef until they were killed.

Share this post


Link to post
  • 4 weeks later...
On 10/30/2022 at 6:08 PM, CatWithAComputer said:

Hello fellow mapmakers! As you read in the title i'm going to show you how to make a door what opens when you kill a demon on doom builder.

 

First:Press T (Default) to open things mode, right click to create a thing, select the monster that you want to open the door after being killed.

Second:Make a door, Check the door sector tag.

Third:Assign the monster the same tag of the door, and the 11 Door Open tag. On sector tag set it to the door's tag.

Fourth: Test the map.

Fifth:Enjoy¡ 

 

This only works in UDMF. Hexen, Strife and Boom/Doom formats all require different ways to implement it. 

 

Share this post


Link to post
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...