Blockland Forums > Suggestions & Requests
new tree brick
Aide33:
--- Quote from: Zeblote on June 14, 2013, 03:33:21 PM ---Someone needs to write a super cool program that takes a group of bricks, reads their blb files and exports the whole thing as a single new brick
--- End quote ---
yes
yes yes yes
jes00:
There are some tree bricks HERE.
--- Quote from: Zeblote on June 14, 2013, 03:33:21 PM ---Someone needs to write a super cool program that takes a group of bricks, reads their blb files and exports the whole thing as a single new brick
--- End quote ---
The hard thing about that would be offsetting the faces and finding which faces to exclude.
Zeblote:
--- Quote from: jes00 on June 15, 2013, 08:48:07 AM ---There are some tree bricks HERE.
The hard thing about that would be offsetting the faces and finding which faces to exclude.
--- End quote ---
That would be fairly easy considering you have the position of the brick, the rotation of the brick and the position of the faces.
I think the main problem would be figuring out which faces overlap each other, to exclude them I figured out how
The main problem would be creating a collision shape. If collision doesn't matter we can do it