jwunderl / arcade-tilemap-a-star

a star implementation for tilemaps in pxt-arcade ---beta
https://jwunderl.github.io/arcade-tilemap-a-star/
MIT License
6 stars 7 forks source link

Ensure pathing can be canceled #12

Closed darzu closed 4 years ago

darzu commented 4 years ago

Either by saying "follow a null or empty path", or some explicit API for this.