Problem creating seamless chunk generation
I am working on creating infinite chunks of terrain, with variation in the height using perlin noise in unity, and am encountering problems getting the seams to align to create a tileable environment Screenshot of problem
Procedural generation fails when I introduce ‘on button hold’ event; Unity Engine; C#
I’ve set a very simple procedural generation in C# for a Unity project consisting of two scripts: