Malformed face normal: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (minor tidy & typos)
No edit summary
Line 1: Line 1:
== The error ==
The texture alignment of a visible face is unusable, and may appear weird in-game.
The texture alignment of a visible face is unusable.


== The fix ==
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.
If using Worldcraft, do a check for map problems and fix any occurrences of 'Texture axis perpendicular to face'. Coordinates are usually given, use them if map problems cannot find the problem brush.


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

Revision as of 12:34, 4 August 2011

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.