P
P
Pragma Games2021-06-27 11:17:21
Unity
Pragma Games, 2021-06-27 11:17:21

How to move the character around the 3D world?

There is a ground with a mesh collider and a character with a Capsule collider, what is the best way to move the character so that he does not get stuck and does not stop due to the mesh collider (landscape irregularities)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GFX Data, 2021-06-28
@PragmaGames

If friction is set to zero for materials, then it should not get stuck, unless it hits a strictly perpendicular surface.
Above the terrain, you can raise the Persian collider, since there are many subtleties that are difficult to beat, such as inertia with zero friction, indefinite rotation, bounces of different power, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question