Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
doomguykiller69

Hexen beyond heretic doors

Recommended Posts

Greetings!

How can I make doors like in Hexen, for my doom map in UDMF format, that are visible in LZdoom?
Are they only possible in hexen format?

Screenshot_Hexen_20210824_134541.png

Screenshot_Hexen_20210824_134546.png

Share this post


Link to post

Everything that's possible in a Doom engine game supported by ZDoom is possible in UDMF. Everything. It'd be pointless otherwise.

 

However, in Doom technical terms, "doors" are only the vertical kind that moves up to open and down to close. So if you look up for "door" on the ZDoom wiki, you won't find how to make doors like these, because they are polyobjects instead.

Share this post


Link to post

Thank you so much! I owe you one!

12 minutes ago, Gez said:

Everything that's possible in a Doom engine game supported by ZDoom is possible in UDMF. Everything. It'd be pointless otherwise.

  

However, in Doom technical terms, "doors" are only the vertical kind that moves up to open and down to close. So if you look up for "door" on the ZDoom wiki, you won't find how to make doors like these, because they are polyobjects instead.

 

quake.gif

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×