Hi there
could anyone post a really, really simple A* pathfinding script - javascript - that I could read, test and learn from?
That would be great!!
thanks
Hi there
could anyone post a really, really simple A* pathfinding script - javascript - that I could read, test and learn from?
That would be great!!
thanks
This web site is what you need buddy.
There is also a very gentle introduction to A* in the first two issues of Unity Developer Magazine (the code is actually C#, but heavily annotated).