Texture alignment on 3d floors

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
User avatar
Betanol
Posts: 61
Joined: Mon Jan 22, 2007 17:24
Location: Brasil

Texture alignment on 3d floors

Post by Betanol »

How can I align a texture applied to a 3d floor, like this one in the picture?
Image
User avatar
Rex Claussen
Developer
Developer
Posts: 2659
Joined: Tue Jul 11, 2006 18:36
Contact:

Post by Rex Claussen »

You need to apply the texture offset to the appropriate in-game linedef. Unfortunately, if you have one 3D sector that uses one texture and a second 3D sector that is placed directly below it that uses a different texture, there is no way to independently align the two sets of textures (as there is actually only one set of linedefs, even though there is the illusion of one set over the other).
User avatar
Logan MTM
Posts: 179
Joined: Wed Jan 04, 2006 2:52
Location: Rio de Janeiro - BRAZIL
Contact:

Post by Logan MTM »

Você tem que alinhar sa texturas dos 3D Floor diretamente por ele! Faça uma separação de setores e os alinhe um por um até que todos se enchaichem!

Oops! Sorry about it, just the same country! |o|
So as you read this know my friends I'd love to stay with you all.
Please smile when you think of me. My body's gone that's all...
Locked

Return to “GZDoom”