Hello fellow developers! So today a map for my game was finished. It is the first map in fact. The map has terrain in it so I can unload it and reload it. Is this possible? If it is, please tell me how.
The map:
Thanks for all of your help!
Hello fellow developers! So today a map for my game was finished. It is the first map in fact. The map has terrain in it so I can unload it and reload it. Is this possible? If it is, please tell me how.
The map:
I have no idea if this plugin works but i found it as an answered on a different discussion.
This plugin does work. Save the terrain and then store it in ServerStorage, then call :LoadTerrain (or whatever the function is) on the TerrainRegion.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.