Infinite Terrain Plugin

Thank you so much for this, this tool is amazing and fun to play around with!

Sorry if this is silly, but how could I save the settings? Every time I reopen the file the plugin settings are all cleared, and I can’t figure out what Save/Load does… The plugin has script injection enabled

Select TerrainData and press load

1 Like

Thanks for sharing, it’s a great plugin, it’s really great

did some tomfoolery with the script and made it server side while not infinite it might be a lot more practical

1 Like

Hey y’all, I am new to this and i am currently facing problems in the infinite terrain plugin, apparently the buttons in the plugin called setup and others does not seem to work. The local script isn’t generating in replicated first. Please help !

Make sure you give the plugin permission to inject scripts this can be enabled in the plugin manager

1 Like

Is there a way to use this in a (normal) script (I’m talking about the place)

1 Like

Yes you just make a script that uses the terraindata module to generate terrain

1 Like

can you give me an example? or like a code of it? please

because I tried makes both localscripts scripts but they don’t work.

also how do I make it generate biomes (basically the ones that you mentioned)

if you press the setup button it will create a LocalScript for you if you have allowed the plugin to inject scripts

you can use that LocalScript to make a normal script version everything will almost be the same you just have to use the players characters position instead of the cameras focus CFrame

I have a video showing how to generate biomes that video is a little old so it wont map onto the current version of Infinite Terrain exactly

but for biomes my other plugin Infinite Scripter is a better option

the biomes I was talking about was like the desert from your video.

I’m having a problem where the terrain isn’t generating when i play test the game. I’ve loaded and saved all the data and scripts needed though and there are no errors popping up.

did you place terraindata into data?

(EDIT): Ive fixed the problem now. I didn’t realize all my data folders were under the terrain script and not the data configuration object.

you saved my life, thank you, by the way i suggest using sand for everyone with the same problem

a couple year later hehe, you mentioned “view the code here”, but i can’t seem to do that. could you maybe uncopylock the game, or explain how you managed to do it on the server. i have a couple ideas, but im not sure whats most optimal.

Is there any way to generate random caves with this plugin as well?

Actually you should be able to edit the game in Studio