I’m creating some terrain using Unity’s built in terrain tool. Sometimes after making something, I change my mind about where things are located. I might want to move a grassy section a few meters to the right, or a mountain to another place.
Is there any tool out there to perform these “shifts” in the image maps? I suppose I could write something to shift the images myself, but I’d like to save some time.