I am attempting to make a Storm system like fortnite, and need my forcefield to be around 5,000x5,000 studs to start off with. However, ROBLOX’s max part size is 2048x2048, are there any ways around it?
Meshparts make the coloring even worse, but there may be around that that I don’t know of.
The other issue is that it’s not entirely visible where the storm is, and the player needs to be able to find out quickly to run.
I haven’t tried making it go past the max size, but since it bypasses Roblox’s limit on making a model small, I’m guessing it will be able to do so as well for making it bigger.
Try split your mesh on 9 pieces? (so they will 1/8 of the wall) and work with it. Not that easy as resizing 1 part, but still can be used to solve problem.