View Single Post
A* pathfinder code...
Old
  (#1)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default A* pathfinder code... - 16-05-2004

Here is a completely rewritten A* pathfinder code which is much faster and more efficient. The code format is a bit different but it fits POD-bot very well...

I think I should post it here and you can make use of it.

Note: I have changed the waypoint format so you may need to change it back. Also you can still use the original cost function/heuristic function in the PM's Metamod POD-bot.
Attached Files
File Type: zip bot_navigate.zip (13.2 KB, 438 views)
  
Reply With Quote