is there a way i can delete the ground so that i can load bricks anywhere?
my current problem is i have a save that is trying to load bricks in the ground, and i need to get rid of the ground so it can load all of them.
ive tried doing (groundid).delete(); but that didnt work. it does delete the ground, but bricks still cant load beyond a certain point.
if someone could help that'd be wonderful <3