Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Aron Granberg's A* pathfinding

Discussion in 'Scripting' started by medsouz, May 30, 2011.

  1. medsouz

    medsouz

    Joined:
    Jun 2, 2010
    Posts:
    259
    I just implemented this library into my javascript code but I'm trying to figure out how to detect once the unit has reached its destination on the path generated. I don't really know C# so I don't want to modify the code. Is there any API or a simple way to achieve this?

    Edit: Nevermind, solved it myself.
     
    Last edited: May 30, 2011