Hi.
I've made some crate cells. In them I've put some monsters.
I want them to open upwards when player walks over a linedef.
I have no idea how to do it.
How to make vertical door from middle texture?
Moderator: GZDoom Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
- Posts: 103
- Joined: Wed Jan 22, 2020 5:04 am
How to make vertical door from middle texture?
You do not have the required permissions to view the files attached to this post.
-
-
- Posts: 4143
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: How to make vertical door from middle texture?
I guess, since the cell is full height, you mean like a transparent door?
-
- Posts: 103
- Joined: Wed Jan 22, 2020 5:04 am
Re: How to make vertical door from middle texture?
I did it by a bit of workaround.
There should be a sector of 1 point thickness.
The middle texture must be upper unpegged. Not wrapped.
Then in front of this there should be another 1pt thick sector with the floor rised by the amount we want to allow the crate go up.
Then the line schould call the first sector with the middle texture and use action: 41 celling rise by value.
The problem is thou that when I set "Impassable" flag, the crate will not be passable even after rising it up.
There should be a sector of 1 point thickness.
The middle texture must be upper unpegged. Not wrapped.
Then in front of this there should be another 1pt thick sector with the floor rised by the amount we want to allow the crate go up.
Then the line schould call the first sector with the middle texture and use action: 41 celling rise by value.
The problem is thou that when I set "Impassable" flag, the crate will not be passable even after rising it up.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 103
- Joined: Wed Jan 22, 2020 5:04 am
Re: How to make vertical door from middle texture?
Thanks.Kappes Buur wrote:I guess, since the cell is full height, you mean like a transparent door?
I used Enjay's method from your link.
-
- Posts: 206
- Joined: Wed Jul 08, 2015 12:29 pm
Re: How to make vertical door from middle texture?
That tutorial link is broken; anybody know what was in it?
-
- Admin
- Posts: 6190
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
Re: How to make vertical door from middle texture?
The page is partially available on the Internet Archive, though some images are busted. Some of the files can still be downloaded.
It does contain links out to other existing resources too, like this tutorial on Doomworld
It does contain links out to other existing resources too, like this tutorial on Doomworld
-
-
- Posts: 4143
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: How to make vertical door from middle texture?
My apology for the dead links.
The Telus webpage was discontinued a long time ago by Telus, and the DRDteam webpage is in limbo, I guess due to the move.
I uploaded a pdf of the Door tutorial:
https://www.mediafire.com/file/hc7u8lku ... r.pdf/file
The Telus webpage was discontinued a long time ago by Telus, and the DRDteam webpage is in limbo, I guess due to the move.
I uploaded a pdf of the Door tutorial:
https://www.mediafire.com/file/hc7u8lku ... r.pdf/file