Game Development Community

Intersecting Brushes

by Justin Giannone · in Constructor · 11/15/2008 (5:41 pm) · 3 replies

Hey Guys,

Can someone tell me what it means when one face of a brush is shaded in red? Does this indicate an intersection with another brush?

Thanks,

J

About the author

Recent Threads


#1
11/15/2008 (5:48 pm)
It could meen you have a Concave Structure as apposed to Convex!

Heres an Explanation on Concave vs Convex !!
#2
11/16/2008 (7:40 am)
I don't think that I have a Concave Structure, since all that I've done is build a cube and hollow it out with 1m walls. The Concave vs. Convex article was interesting and helpful though.

J
#3
11/25/2008 (11:08 am)
Did you happen to move a vert to line anything up? That's the most common cause of creating the red lines of doom.