Sam Littler

Results 3 comments of Sam Littler

Just an update on what I've discovered here... It seems as though `AStarFinder.findPath()` manipulates the `PFGrid` in some way. If instead I do this: `finder.findPath(this.x, this.y, x, y, grid.clone());` I...

Still an issue with 9.12.1 on MacOS 13 Ventura Edit: I commented here thinking I was in the firebase repo, but rather thank delete my comment, I thought I'd share...

My fellow hair-pullers, here's what I did to fix this. I had a similar issue that presented this way because it was for me (so far) my only PATCH method...