K
K
khomaldi2017-09-29 11:31:28
Unity
khomaldi, 2017-09-29 11:31:28

How to make the main terrain from a terrain model?

Download asset. There was a map model. (on screen). But the character falls through it. Tell me how to make it an ordinary normal map that you can walk on. MeshCollider didn't help.
59ce04cf466f9069513323.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Basmanov, 2017-09-29
@khomaldi

Where did you hang the meshcollider? If on terrain_01, then not there, you most likely did not pick up the desired mesh, you had to hang it on terrain_far_01 and terrain_near_01, then everything would work. Even if it doesn’t work with a collider, then either you don’t have a collider on your character, or they are with the terrain in different layers, the interaction of which is turned off in the matrix in the physics settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question