Closed dimapct closed 9 years ago
Use A* algorithm. Lee is the most basic one. And don't have perks as "tuning weight of nodes" and other funky stuff as A* has.
https://www.youtube.com/watch?v=QWLIWr9V7dQ
https://www.youtube.com/watch?v=nGC_kBCoHYc
All the cool guys (Starcraft for example) uses A* or its modifications. Be cool. Be star. A Star.
thank you, taken into consideration)
duplicate, see issue https://github.com/YuriyTimoshenkov/Slowpoke.Net/issues/155
Requirement: To implement path finding algorithm Li for NPC.