mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
725 stars 210 forks source link

I hope to keep the road above the terrain,But they are separated #1852

Closed wei-kris closed 2 years ago

wei-kris commented 2 years ago

I hope to keep the road above the terrain,But they are separated,The road is not affected by the terrain

What I want to do is create hillsides in areas where there are no roads

image
wei-kris commented 2 years ago

I found the 'snap to terrain' option. It works, but it's not that good

image

ProYoran commented 2 years ago

Hello, Make te roads higher. You can change this under features then select road and then under modeling.

brnkhy commented 2 years ago

@wei-kris You can use smooth line modifier to increase the point density on lines/roads. so try custom styling and add smooth line modifier, snap terrain modifier and line mesh modifier under mesh modifiers list and give it a shot.