#CLIENT SIDE TERRAIN GENERATION

1 messages · Page 1 of 1 (latest)

desert rose
#

Hi, is it possible to use Roblox built in terrain on client side only ? Because I have noticed that Suphi's infinite generate plugin uses client side procedural generation. If so, I want to know how as I making a chunk system with prebuilt design

neat axle
#

pretty sure you could just generate the terrain normally on a client… right

desert rose
#

You can..but it only works for plain generation (FillBlock) method..I manually created a terrain(sculpted)...now i want to load that terrain only for the client..(its just for visuals only)

desert rose
half lark
#

If you made it yourself why can’t you use it on client

desert rose
#

Using the terrain editor and after making changes..i want to save that "Chunk" with details..since the terrain uses voxels....