The current grid material shown in Studio is divided by even numbers (2, 4, 8, 16).
But my game will work with blocks with a minimum size of 5x5x5 studs.
But it’s incompatible with the grid.
How to resize Studio grid material to 5 studs?
The current grid material shown in Studio is divided by even numbers (2, 4, 8, 16).
But my game will work with blocks with a minimum size of 5x5x5 studs.
But it’s incompatible with the grid.
How to resize Studio grid material to 5 studs?
Go to the baseplate textures and there should be something like “StudsPerTile U and StudsPerTile V” and just play around with the numbers.
Note Since it’s a 5x5 square you would probably have to set the numbers for both axis to 10.