View Issue Details

IDProjectCategoryView StatusLast Update
0000565Gameplay + OpenGL[All Projects] Featurepublic2017-04-30 18:46
ReporterRockstarRaccoon 
Assigned ToGraf Zahl 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionopen 
Summary0000565: Pegging option to peg textures to floor instead of ceiling.
DescriptionScrewing around with Hexen's chain texture in map-remaking, I notice that in places like the entrance to Darkmere in Shadow Wood, it's used for a floor-elevator type of platform. I can isolate the part of the texture on its own linedef, but there's no way to make it actually move with the floor aside from giving the wall a line ID and running some concurrent ACS.

Any interest in adding a UDMF flag for this?
TagsNo tags attached.

Relationships

Activities

Graf Zahl

Graf Zahl

2017-04-12 19:40

administrator   ~0001324

First, post your map. Since there is both a pegging flag for lower and upper I cannot say what's going wrong here.
RockstarRaccoon

RockstarRaccoon

2017-04-16 17:02

reporter   ~0001417

I... think you're misunderstanding me: I want to peg the texture to the floor in front of the wall, which is not supported. The example in Shadow Wood, near the entrance to Darkmere, is a set of platforms along the wall which raise up when you throw a switch. The texture of the wall next to those platforms has a track with a chain in it. I added vertices to put the chains on their own linedef, so that I could move it independently of the rest of the texture. (something which I believe was intended, based on the way the texture is drawn, and how Hexen's maps use it in the door tracks) I'd like to be able to have it align to the floor in front of the wall, so that it looks like the chain is pulling up the platform when it rises. I think this may have actually been a feature that was intended but never added to Hexen.

If you still don't get what I mean, I can isolate the concept and throw you a WAD...
Graf Zahl

Graf Zahl

2017-04-16 18:23

administrator   ~0001418

Yes, please make a map so that I can review the technical implications.
RockstarRaccoon

RockstarRaccoon

2017-04-17 21:10

reporter   ~0001424

Last edited: 2017-04-17 21:21

View 2 revisions

Hexen WAD: https://drive.google.com/open?id=0B469xa5rIBNJZGEwOGd5d29IUk0

So here you have a switch-activated elevator. Note that the chains on the elevator's backing texture are isolated on their own linedef, and have the custom UDMF tag "reversepegging". The hope is that you'll add a functionality where that tag will, in this case, make the chains move with the elevator's floor instead of the floor behind them or the ceiling in front of them.

RockstarRaccoon

RockstarRaccoon

2017-04-17 21:20

reporter   ~0001425

Another way to describe this would be a tag to make the lower-texture behave as if it were a middle-texture on a one-sided linedef with the lower-unpegged flag: pegging to the floor in front of the line.

Issue History

Date Modified Username Field Change
2017-04-10 22:46 RockstarRaccoon New Issue
2017-04-12 19:40 Graf Zahl Note Added: 0001324
2017-04-15 06:27 Graf Zahl Assigned To => Graf Zahl
2017-04-15 06:27 Graf Zahl Status new => feedback
2017-04-16 17:02 RockstarRaccoon Note Added: 0001417
2017-04-16 17:02 RockstarRaccoon Status feedback => assigned
2017-04-16 18:23 Graf Zahl Note Added: 0001418
2017-04-17 21:10 RockstarRaccoon Note Added: 0001424
2017-04-17 21:20 RockstarRaccoon Note Added: 0001425
2017-04-17 21:21 RockstarRaccoon Note Edited: 0001424 View Revisions
2017-04-30 18:46 Rachael Status assigned => closed