Search Unity

Finding a path on a moving object?

Discussion in 'Navigation' started by qwerh337, Nov 16, 2021.

  1. qwerh337

    qwerh337

    Joined:
    Oct 18, 2018
    Posts:
    7
    Hi, help me find a solution. What are the implementations of pathfinding on a constantly moving object (approx. Ship)?
     
  2. A_Box

    A_Box

    Joined:
    Feb 3, 2020
    Posts:
    62
    Have you looked into unity's NavMesh system?
    In case you didn't, it's generally good for pathfinding on surfaces, but its usefullnes depends on what you want to pathfind.
     
  3. N7D

    N7D

    Joined:
    Feb 25, 2017
    Posts:
    9