Search Unity

Question NavMesh on escalators

Discussion in 'Navigation' started by craigcaz34, May 19, 2020.

  1. craigcaz34

    craigcaz34

    Joined:
    Apr 23, 2020
    Posts:
    1
    Hey guys, does anyone know if it is possible to add a NavMesh to a escalator?
     
  2. vhman

    vhman

    Joined:
    Aug 13, 2018
    Posts:
    355
    Hi, Yes it is possible.

    I saw some one used navmesh surface with dynamic platform, but I don't recall where. Try to bake NavMesh surface on object and move it. If it works, you can bake each stair as moving platform. Performance implications unknown
    Check this component https://github.com/Unity-Technologies/NavMeshComponents