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 6 forks source link

Add a way to tell progress along the path #7

Closed darzu closed 4 years ago

darzu commented 4 years ago

From @jwunderl: we could do a starting implementation by just returning a getter for the sprites currentIndex / path length?

jwunderl commented 4 years ago

@darzu I added this, but two things I was curious about your opinion on;

If you disagree on any of these feel free to change, I don't have strong opinions on them~