Even with PerlinNoise2D I get the same outcome of the noise shifting when the player moves causing the terrain to change shape.
I’m fairly certain it has to do with not adjusting the PlayerLocation vector to be proportionate to the grid’s spacing but I haven’t been able to solve for the proper function.