hi there, to cut a very long story short, i was having issues with perlin noise so i downloaded an asset called “fast noise generator” and used simplex noise instead. but when i play the game it looks very jagged and not smooth at all. if anyoen has any ideas on how to fix it please help, i can also post more screenshots of my blueprints if needed. thanks.
It looks like the terrain needs more geometry to look smoother. So, simply add additional polygons / tessellate the terrain, and the issue should resolve itself.
im not sure if that will work as thisd isnt being applied to a pre-existing terrain, its just creating the vertices from scratch in the blueprint. if im ownr please do let me know. thanks!