K
K
Kisaki2021-10-15 10:02:05
Unity
Kisaki, 2021-10-15 10:02:05

How to set the properties of a terrain to a mesh so that grass and trees can be added to it?

There is an island, I want to add grass and trees to it. How to add a terrain property to it so that you can draw grass/trees on it like in the default terrain? Googled but couldn't find anything

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kisaki, 2021-10-19
@santum

Found such a solution. In the asset store, download any
level editor that allows you to draw objects on various objects.

N
Nekit Medvedev, 2021-10-18
@NIKROTOS

You can calculate the height map for the surface, import it into the unit, and remove the top of the mesh. We adjust the mesh to the terrain created according to the height map (there is information about this on the Internet) and draw.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question