Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question Unwanted rotation when using Navmesh Link.

Discussion in 'AI & Navigation Previews' started by arskhanFRS, Dec 8, 2022.

  1. arskhanFRS

    arskhanFRS

    Joined:
    May 16, 2022
    Posts:
    6
    Hello, whenever I use NavmeshLink to connect two navmeshes, the Navmesh agents performs and unwanted rotation on exit or second point of the NavmeshLink.

    following are the points i have already done but nothing changed:
    1. Reduce the radius of agent.
    2. Added Link Mover script to my agent.