Breakable Brick Brushes?

  • Thread starter Thread starter TMoney
  • Start date Start date
T

TMoney

Guest
Since I can make a brush breakable, can I build a wall made of 2000 individual breakable brick brushes? A player could shoot his way through the wall, kindof like a first person Breakout game. Is this possile and would there be a problem with performance with all of the individual func_breakables? Thanks
 
Yeh of corse its possible but I think you might have some performance problems..
 
It's possible, but I'm afraid making a wall of 2000 tiny breakables would bring upon the biblical apocalypse.

It wouldn't look right or respond like a real wall anyway, if you destroy the pieces surrounding the bricks it would stay suspended in the air. If you plan on making this, keep it down to about 20 large breakabes. Maybe you could try a bunch of physbox chunks that are motion disabled until you damage them.l
 
for this you woudl be best using an animated model, which i know is impossible to come by unless you know how to do it or someone else who models... Sorry i know im not really helping :( You could however do a section of wall that breaks and falls, but individual bricks is a bit much.
 
You really don't need that kind of detail to portray something so small.
 
Could you just make a couple large brick chunks? Like 3-4 for a wall and put a couple small ones in for effect or something. That would cut down on the number of brushes you're using.
 
Back
Top