Search Unity

Agent Sliding Past Things

Discussion in 'Navigation' started by livelostlasvegas, Jan 29, 2020.

  1. livelostlasvegas

    livelostlasvegas

    Joined:
    Jan 16, 2020
    Posts:
    6
    I have a NavMeshAgent and it keeps sliding past things when it touches them. I have the obstacle set to a lower priority so that the NMA can't push it around but I want the agent to stop moving when it hits this object, not slide past it.