Search Unity

Get all positions on path

Discussion in 'Navigation' started by Malt27, May 13, 2018.

  1. Malt27

    Malt27

    Joined:
    Nov 15, 2017
    Posts:
    3
    Hello,

    How I can get all positions on my path?
    May be I can simulate all moves to write all postions to array? I tryed NavMeshAgent.nextPosition, but it works on Time...
     
  2. MadeFromPolygons

    MadeFromPolygons

    Joined:
    Oct 5, 2013
    Posts:
    3,982