Malformed face normal: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
You can fix this problem by doing a check for map problems ({{key|alt|p}}) and fix any occurrences of 'Texture axis perpendicular to face'. If this doesn't solve the problem, erase the offending brush.
You can fix this problem by doing a check for map problems ({{key|alt|p}}) and fix any occurrences of 'Texture axis perpendicular to face'. If this doesn't solve the problem, erase the offending brush.


[[Category:Compile Errors]]
[[Category:Compile errors]]

Revision as of 11:41, 11 August 2023

The texture alignment of a visible face is unusable, and may appear weird in-game.

You can fix this problem by doing a check for map problems (alt+p) and fix any occurrences of 'Texture axis perpendicular to face'. If this doesn't solve the problem, erase the offending brush.