Page 1 of 1

3d floors get automatically aligned sometimes

Posted: Sun Jan 24, 2010 22:54
by printz
It's a bit weird. I'm using sloped 3d floors to make 3d archways, and what I normally have to do is align the sides of the target sectors. The facades of the archways are designated textures, so I have to align them. But some of these 3d floors - which happen to be the most recently drawn arch - are already aligned correctly by the engine, and whatever I write in the offset fields in the editor is added over! Did anyone else witness this?

Re: 3d floors get automatically aligned sometimes

Posted: Sun Jan 24, 2010 23:33
by Enjay
Both the offsets on the control sector and the sides of the in game sector seem to have an effect on the alignment of 3D floor textures - so check both.

Re: 3d floors get automatically aligned sometimes

Posted: Sun Jan 24, 2010 23:45
by Graf Zahl
The offsets are indeed added. This mirrors the behavior of Legacy's software renderer which I used as a model for texture positioning. I did not use the GL renderer because it had some rather obvious bugs

Re: 3d floors get automatically aligned sometimes

Posted: Mon Jan 25, 2010 0:41
by printz
I had thought about this; the control linedefs were aligned "just in case" and the target sector not, so the net effect was all right. But then I reset a sidedef offset inside the box to see any difference and nothing changed. I don't have the wad at me right now, I may repost when I check up again.

Thanks for specifications tho.