So Ive made some bricks, and they work fine. However, they keep giving me a console error on load that reads:
ERROR: Invalid brick size in Add-ons/Brick_Test/Test.blb
Now, they work fine in-game. They mesh with the brick grid, have working collision and bounding boxes, but that error worries me.
Odd thing is, I just made another brick that doesn't give me any errors. The only thing different is, is that it has more than once collision box.
What does the error mean, and what can I do to fix it?