Ru/Hammer Go To Brush Dialog

From Valve Developer Community
< Ru
Revision as of 12:44, 28 February 2015 by ReStFaI (talk | contribs) (Created page with "{{otherlang2 |en = Hammer Go To Brush Dialog |de = Hammer Go To Brush Dialog:de }} Image:hammer_gotobrushdialog.png When you've got an invalid brush in your map, compile...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Otherlang2 Hammer gotobrushdialog.png

When you've got an invalid brush in your map, compile tools will give you the brush id number of the brush that is bad.

Пример:

Entity 0, Brush 4, Side 8: has a coplanar plane at (304, -384, 0), texture GENERIC99

To find the invalid brush in your map, you'd just bring up the Go To Brush dialog <Ctrl+Shift+G> and enter 4 as the brush number, then press OK. The invalid brush will become selected and centered in the Views.

It is also possible to find invalid brushes using the Check for Problems dialog.