How to make a lift with railings (transparent textures)?

Ask about mapping, UDMF, using DoomBuilder/editor of choice, etc, here!

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.
Post Reply
Guest

How to make a lift with railings (transparent textures)?

Post by Guest »

Hi. I'm trying to create a lift with railings on the edges.
I'd like these railings to go up with the lift. I can see transparency in the textures I applied, but my railings do not go up. They stay put while the FLOOR inside goes up.
Maybe its because the transparent textures must be aplied in the GAP between solids in a sector?
How to make railings which follow the lift?
User avatar
Enjay
 
 
Posts: 26533
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: How to make a lift with railings (transparent textures)?

Post by Enjay »

Have you set the lower unpegged flag on the lines?
User avatar
Kappes Buur
 
 
Posts: 4116
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: How to make a lift with railings (transparent textures)?

Post by Kappes Buur »

Attachments
LIFT_01.wad
example pwad
(4.73 KiB) Downloaded 50 times
Guest

Re: How to make a lift with railings (transparent textures)?

Post by Guest »

Wow. So it is possible?
Would you mind explaining how to do it more preciesely?
Guest

Re: How to make a lift with railings (transparent textures)?

Post by Guest »

So as I understood your wad - you just apply a middle texture and make it unpassable?
Thenk you!
Gez
 
 
Posts: 17835
Joined: Fri Jul 06, 2007 3:22 pm

Re: How to make a lift with railings (transparent textures)?

Post by Gez »

If you want the mid texture to move with the floor, you need to make it lower-unpegged. However, it has the drawback that the lower texture will not move, but "shrink" and "grow". To solve this, you can have the railing be a little bit away from the edges so that the lower textures aren't unpegged, the railing textures are.

For the railing textures, you can make them impassable, but it might be better to make them 3D middle textures instead.

A more complex setup is to make them attached 3D middle textures.
Post Reply

Return to “Mapping”