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 1: Line 1:
[[Category: Compile Errors]]
[[Category: Compile Errors]]
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.

Revision as of 21:50, 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 two different brushes at the same coordinates.