Does anyone know a West Coast USA map that can be used to make your own map out of? I tried to use the in-game map but when I go to change the map, I lose the terrain so hopefully someone has a base map for a custom West Coast USA
You could use this tool to make a copy of West Coast and work with the copy instead. Maybe that solves the problem.
You can do it manually by making a copy of west coast and then going through every .json file to change the name and references but i imagine that would take a while, even in vsc.
Yes like said below his message --- Post updated --- So why even saying this when a tool do this in a second?
Because its another option if the tool doesnt work or something, i didnt mean do it manually instead lol
I made the tool in the link above and it should work fine. But if you don’t want to use it go to the beamng installationfolder and under content levels copy the map you want to rename. Unpack it. Then use visual studio code or notepad++ and find replace in all files /levels/mapname/ with /level/newmapname/. It will take just a few seconds. Then in the info.json change the name of the map manually. You can test if it’s working by putting the unpacked map in the levels folder of your BeamNG userfolder. It is generally a good way to have your map project at this place while working on it. You will find your already made changes on west coast in this folder too. If you want to keep this changes you can copy the content of the folder to the unpacked map before renaming it.