Is there any other things I can add to this?

I plan on making it where each piece that comes off breaks too when you touch it I also plan on making them all break different everytime you join the game. But this is what I made so far.

Dang that’s some nice use of CSG, I’m going to have to try it out for my windows.

I’d imagine these would lag if you’re going to use them in large quantities.

I have a fix for the lag. 1 of the things that keeps it from lagging instead of loading the bricks from lighting into workspace it all runs from workspace.

Well, you should not be storing stuff in lighting any more.
Use ReplicatedStorage instead.

alright thanks. None of the glass is in lighting btw.