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 any [[Wikipedia:coplanarity|coplanar]] brush faces.
Overlapping textures can be caused by intersecting brushes, as well, so make sure there aren't any [[Wikipedia:coplanarity|coplanar]] brush faces.

Revision as of 11:44, 11 August 2023

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.