What if someone accidentally holds down the enter key for too long and it makes 50 overlapping bricks in the same place, but no one notices because they look like one?
It's easily possible to plant bricks and avoid errors, however, you cannot load bricks that would cause overlap errors.
Can't you overwrite the plantbrick function to never check? Could be trouble, but builds would profit.
this is how i would do it if its posiblei would set the render for the look and some how still be able to climb on it with out falling
As I just said, you can easily plant them without errors.Loading is the issue.example:You make scriptyou plant a brick in a brick, successfullyyou saveyou clear allyou loadthe brick planted in the other brick doesn't load
The funny thing is that I've done this before