Part Limitation and How to go Over it

So i’m making a game and I need a really big baseplate i mean huge so huge that even copy and pasting the blocks isnt effiecient can anybody help on how to expand it.

First, why do you need a huge baseplate? Second, just add a SpecialMesh to the baseplate and set the size in the properties of the SpecialMesh.

2 Likes

“First, why do you need a huge baseplate? Second, just add a SpecialMesh to the baseplate and set the size in the properties of the SpecialMesh.” nevermind but that works

The baseplate should appear big, but it still has the same hitbox as without the SpecialMesh.

would you know how to shrink the players instead like shrinked forever

Make another baseplate and put it next to it

I already am past this issue but I had to make a really big baseplate so doing this wouldnt be effiecent