Teleporting terrain inside of a Roblox game

Hello everyone! I was wondering if it is possible to teleport terrain around in a game or to at least transfer it from server storage. I have read some forums and people have said that it is possible, so if anyone have any answer’s I would really appreciate it!

Thank you for reading, Zasterez

1 Like

There is a plugin that can save and load terrain, but you cannot move terrain to my knowledge.
Here’s the plugin:

Yes, you can do this via TerrainRegion.

Moving it using TerrainRegion is impossible, but you can cut some of it out.