mkargus / PartToTerrain

Roblox plugin that allows parts to turn into terrain.
https://roblox.com/library/261634767/Part-to-Terrain
GNU General Public License v3.0
11 stars 3 forks source link

Cannot switch part to terrain, depending how large the part is. #12

Open RaccoonWX opened 2 years ago

RaccoonWX commented 2 years ago

Steps to Reproduce:

  1. Set part size to 2048, 135.7, 2047.9 It should switch the part to terrain, but it does not set it to smooth terrain at all.

Console log: No Console error.

image

mkargus commented 2 years ago

Try turning off the Preserve existing Terrain setting and see if that works.

The preserve mode has a different size limit compared to the non-preserve mode. I'll look into fixing it in a update.

RaccoonWX commented 2 years ago

Yep, this actually worked. Thanks!

mkargus commented 2 years ago

Reopening this as its an issue that needs to be addressed for a future update.

Galaxy123125 commented 1 year ago

Reopening this as its an issue that needs to be addressed for a future update.

the same thing is happening to me and i have preserve existing terrain off but it still won't work