easystarjs icon indicating copy to clipboard operation
easystarjs copied to clipboard

"End Point Is Not An Acceptable Tile"

Open cmiller241 opened this issue 3 years ago • 1 comments

I noticed in the findPath function the js will return if the endpoint isn't traversable. I'm interested in a state of affairs where a character might interact with a tile that isn't traversable (say, finding a tree with the purpose of cutting it down and get wood, finding a rock to break it and get stone, etc.). Is there any reason I should avoid removing these lines of code if I'm not concerned about whether the endpoint is walkable?

cmiller241 avatar Feb 04 '22 17:02 cmiller241

I have exactly the same issue :-/

julianfox avatar Apr 22 '22 07:04 julianfox