Parts bigger than 2048

Hey, Im using a special mesh to make a part bigger than 2048… However it still limits itself… Whats happening?

1 Like

Maybe upload it in two parts? or try blending those models

1 Like

You can’t make any basepart bigger than 2048 studs.

You could upload it in parts, maybe blend those parts like @TOMJOE_JAMES said.

You can visually create parts bigger than 2048^3, but the issue is that the collision won’t even make it that far.

1 Like

What special mesh are you using?
If you put a BlockMesh into a Part that’s 2048 x 1 x 2048 and increase the Scale of the BlockMesh to 1000,1,1000 you’d have a Part that appears to be 2048000 x 1 x 2048000.
Of course the Part is still only 2048 studs long and won’t support anything past that size, but I think it might affect a players graphics card as it tried to render that size of Part.