Forum rules - please read before posting.

Hello, I have a problem player all the time runs where Collision Cubes.

Hello, I have a problem player all the time runs where Collision Cubes. How do to stop running ??  I improve NavMesh? how ?



image


Comments

  • Welcome to the community, @bossnec.  For future reference, questions on how to use AC belong in Technical Q&A.

    You haven't said how you're controlling the player, and this is important as it affects how your NavMesh affects the player.  Are you moving him directly, or is he attempting to pathfind to a point on the NavMesh that's inside the cube?  A shot of your Settings Manager will also help.

    Generally though, you will want to make sure that your NavMesh does not cover areas that the player cannot move.  If you're using Point And Click movement, you don't need to use colliders - only rely on the shape of the NavMesh.

    It looks like you're using the Mesh Collider pathfinding option, is that correct?  If so, you will need to make a new mesh that accounts for the objects that can't be walked into.  Blender was used for the 3D Demo's NavMesh.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.