Too many portal verts: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (category)
m (linkage)
Line 1: Line 1:
'''Solution:''' Reduce this number by reducing portals, which can be done by tying world brushes to entities like func_detail.
'''Solution:''' Reduce this number by reducing portals, which can be done by converting world brushes to [[entities]] like [[func_detail]].


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

Revision as of 17:31, 11 December 2006

Solution: Reduce this number by reducing portals, which can be done by converting world brushes to entities like func_detail.