Page 1 of 1

[fixed] rendering issue (slopes +3d floor)

Posted: Sat Jan 21, 2006 17:16
by chopkinsca
Came across this issue when I used 3d floors over sloped sectors. The wall along the slope has HOM where the 3d floor is. The screenshot and sample .wad can explain it better than I can.

I found it strange that it occurs on one wall, but not the other.

I don't know if it can be fixed or not, but I'm reporting it anyway. If it can't, I can do a simple workaround in the map to deal with it.

Posted: Sat Jan 21, 2006 18:23
by Graf Zahl
Your 3D-floor overlaps with the slope in a way that one end of the linedef is completely visible and the other not at all. That is a problematic construct. When dealing with slopes it is best to make sure that 3D floors neither overlap each other or intersect with the floor or ceiling of the sector.

Posted: Thu Mar 09, 2006 17:11
by Graf Zahl
Fixed.