Too many portal verts: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (linkage)
No edit summary
Line 1: Line 1:
'''Solution:''' Reduce this number by reducing portals, which can be done by converting 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 11:44, 11 August 2023

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