• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Discussion mp_grid_path/pathfinding

A

anomalous

Guest
Are there any plans to improve mp_grid_path to A* or to at least include an option or a different function to calculate a path using weighting for each grid?

Right now cells are marked as 0 or 1, but having it weighted with other integer values and calculating the cheapest path, would be a nice feature. I've seen a number of people add or ask for A* over the years, and this is one of the reasons they ask.
 
Top