Arbee As you can see in the image, I have some weird gaps between the different chunks. If I do that with just a solid color, these don't appear. Code: https://github.com/Arbee4ever/Train-Game/blob/master/World.gd
award I'm not getting those seams when I run it. Is master your latest? The noise also looks quite different...
xyz Arbee As I said, disable normalization in Noise::get_image() call and set material's textue_repeat to false.