(solved)can't get lift to work

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
GoatEater069
Posts: 2
Joined: Sun Feb 16, 2025 10:59 pm
Operating System Version (Optional): win 10

(solved)can't get lift to work

Post by GoatEater069 »

So... I'm trying to get a lift to work in UDB. What I want to achieve, is to have a switch lower the lift so that you can get on it from the level at which it is activated. I am not sure what I'm doing wrong. I've tried a bunch of different settings and watched a handful of tutorials but none of them did the trick. I figured out how to get switches to activate secret door but for some reason this eludes me.
This is my first attempt at making a map so forgive my lack of knowledge xD I can not figure out how to get this to work for the life of me. any help would be truly appreciated!
P.S. sorry about the images.. this is the only way i could figure out how to get em to work.
[imgur]https://imgur.com/a/help-iGIq6NC[/imgur]
Last edited by GoatEater069 on Sun Jun 22, 2025 5:32 pm, edited 1 time in total.
User avatar
Kappes Buur
 
 
Posts: 4181
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: can't get lift to work

Post by Kappes Buur »

From your screenshots I cannot tell what exactly you did, but constructing a platform (62 or any other, see the wiki)
Spoiler:
is not really that difficult:
Spoiler:
example pwad
Attachments
uPLAT62.7z
(2.67 KiB) Downloaded 1 time
User avatar
simc
Posts: 134
Joined: Fri Feb 03, 2012 11:44 am

Re: can't get lift to work

Post by simc »

When you make a switch from two sided linedefs, make sure that the line's "first side" is towards the direction where the player is coming. Switch lines can't be activated by pressing use from the back side.

In map editors the first side is marked with a tiny marker line in the middle of each linedef. The default binding is "F" in UDB's Linedefs mode to flip the sides of a line.

[imgur]https://imgur.com/a/On8TBw9.jpg[/imgur]
GoatEater069
Posts: 2
Joined: Sun Feb 16, 2025 10:59 pm
Operating System Version (Optional): win 10

Re: can't get lift to work

Post by GoatEater069 »

Thank you guys so much! I got it to work, I think my problem was the front side wasn't facing outwards. I often forget that there is a front and a back side. looks like I need to pay more attention to that lol. it's crazy how such a simple thing can cause the whole lift to not work xD

I really appreciate both of you for helping out, you guys rock!
Post Reply

Return to “Mapping”