Forum rules - please read before posting.

player goes through Npc navmesh Obstacle not working

hi criss. player goes through npc when player moving(point and click).I attach navmesh obstacle with npc but its also not working.

Comments

  • edited January 2019

    This is an issue with Unity in general - it's not a problem specific to AC.

    In order for a character to react to a NavMesh Obstacle, that character must themself have a NavMesh Agent - as well as a NavMesh Agent Integration component for AC to work with it.

    However, you may be able to get away with simply checking Carve on the NavMesh Obstacle component, so that it updates the NavMesh itself. Try playing with the carve values and viewing the blue NavMesh in the Scene window at runtime to see what effects they have.

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.