Yonaba/Jumper

direction dependent walkability

raingloom opened this issue · 0 comments

Some time ago I wanted to use Jumper on a heightmap. What I was aiming for was a simple check for climb/fall distance.
If the walkable callback included the current and checked positions, would that break the A* or Dijkstra implementations?