r1ar 1,012 Report post Posted October 31, 2013 Canyon Creation in World Machine - Problem. Trying to create a canyon map and after erosion terrain have a visual bugs, some rocks melt like ice cream. Anybody knows how to fix it? Quote Share this post Link to post Share on other sites
JeanPaul 391 Report post Posted November 1, 2013 Change the erosion style? Quote Share this post Link to post Share on other sites
r1ar 1,012 Report post Posted November 1, 2013 I tried, but visual bug still have a place on the edges of area. Erosion just moving rocks and they melt down... Quote Share this post Link to post Share on other sites
Pericolos0 2,290 Report post Posted November 1, 2013 have you tried using a pre-made height map? paint a canyon, then erode it? Quote Share this post Link to post Share on other sites
KungFuSquirrel 85 Report post Posted November 2, 2013 How are you creating the terrain? Is this all noise generation, or are you using the polygon editor to seed the initial shapes?For the Canyon-themed levels on Starhawk, I had issues with steep slopes getting completely wiped out. I manually added a little lip around the edges where the erosion was wiping things out to sort of "collect" the flow and maintain the shapes below. You might also be able to do something similar using custom falloffs on polygon primitives. Quote Share this post Link to post Share on other sites
r1ar 1,012 Report post Posted November 2, 2013 (edited) To Pericolos0 I'm using a Coastal Overlay macro for visualization in review. For Unity Engine i need to export only heightmap and splatmap. To KungFuSquirrel Basic height map i making in unity, because in world machine hard to feel the correct scale. And then i blend height map with perlin noise via Combiner, to make random details on terrain. Next making Terrace and Curves for canyonization and smooth gameplay area via Layout Generator. After 5 hours of torment i made canyons with minimum ice cream and good erosion effects, but terraces looks too smoothly: Edited November 2, 2013 by r1ar Quote Share this post Link to post Share on other sites
Sjonsson 1,153 Report post Posted November 4, 2013 I'm pretty sure you already know about Buzzcore but I'm going to link Buzzcore anyway. In an RTS project I participated in we tried different macros and the one that worked best was this one.http://www.polycount.com/forum/showthread.php?t=111551 Quote Share this post Link to post Share on other sites