Re: hint brushes cut bsp?
Posted by Sam37 on
Sun Jan 16th 2005 at 8:33pm
Sam37
member
47 posts
5 snarkmarks
Registered:
Dec 15th 2004
Occupation: Student
Location: UK
Hi, im trying to optimize my map with hint brushes. I was wondering, will hint brushes will cut the bsp with overlapping? For example if I have a wall with several windows on it, can i just put one big hint brush across them all which is embedded in the wall, or should i craft an individual brush for each window? It will take a loooong time to do individual brushes so im hoping the first idea is correct. :smile:
thanx in advance
Re: hint brushes cut bsp?
Posted by Livett on
Sun Jan 16th 2005 at 9:01pm
164 posts
46 snarkmarks
Registered:
Dec 24th 2004
Occupation: Student
Location: England
One big hint brush should be fine.
But may I suggest don't make it inside the wall, make it just infront. But it's up to you.
Re: hint brushes cut bsp?
Posted by omegaslayer on
Sun Jan 16th 2005 at 9:08pm
2481 posts
595 snarkmarks
Registered:
Jan 16th 2004
Occupation: Sr. DevOPS Engineer
Location: Seattle, WA
Hint brushes do cut BSP, although its okay to over lap hint brushes
with regular brushes, I would still say make individual brushes for the
windows. As it speeds compile time up.