TokisanGames/Terrain3D

Add non destructive curves

Opened this issue · 2 comments

Admin edit: After #129 is implemented, this ticket addresses non destructive curves for flat areas like roads / paths.


Description

I am trying to find a way to add roads (splines) to the terrain, even though I could use other packages, the integration would be limited and the terrain won't change automatically to fill the gap between road and terrain. Is this on the roadmap to add this in this asset directly?

We're not providing textures, so there will be no road texture. If the request is to add a spline with non-destructive modification, is this not already addressed in issue #129? #129 (comment)

Yeah didn't expect to get texture but a way to efficiently create roads. So for example, if there is a hill, the tool would allow to create a road which would follow the shape of the hill and if needed fill the gap between the road segment and the terrain underneat.