Jrayp / Moku

Map utility & auto-tile module for the Defold game engine
MIT License
36 stars 2 forks source link

Add a parameter to the pathfinding function: #14

Closed Jrayp closed 6 years ago

Jrayp commented 6 years ago

That allows the user to pass whatever he wants, which is then passed to the cost_fn. This allows the user to, for instance, pass a self reference.