Textures overlap in WC/Hammer editor 3D veiw: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
If you have this problem in WC/Hammer, the only known solutions are to change your display size or to reduce your .wad files in WC to 1 or 2. (the problem seems to start with 3 wads or more.)
If you have this problem in WC/Hammer, the only known solutions are to change your display size or to reduce your .wad files in WC to 1 or 2. (the problem seems to start with 3 wads or more.)


Overlapping textures can be caused by intersecting brushes, as well, so make sure there aren't two different brushes at the same coordinates.
Overlapping textures can be caused by intersecting brushes, as well, so make sure there aren't any coplanar brush faces.

Revision as of 22:24, 9 March 2006

If you have this problem in WC/Hammer, the only known solutions are to change your display size or to reduce your .wad files in WC to 1 or 2. (the problem seems to start with 3 wads or more.)

Overlapping textures can be caused by intersecting brushes, as well, so make sure there aren't any coplanar brush faces.