Search Unity

Dynamic navmesh generation from mesh faces

Discussion in 'Navigation' started by shaldar, Oct 21, 2021.

  1. shaldar

    shaldar

    Joined:
    Dec 21, 2016
    Posts:
    9
    I want to dynamically add AI navmesh surface to only certain (convex) faces of a mesh. Anybody have any ideas on how to do that ?... or point me to code examples that do that ?