Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"End Point Is Not An Acceptable Tile" #98

Open
cmiller241 opened this issue Feb 4, 2022 · 1 comment
Open

"End Point Is Not An Acceptable Tile" #98

cmiller241 opened this issue Feb 4, 2022 · 1 comment

Comments

@cmiller241
Copy link

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?

@julianfox
Copy link

I have exactly the same issue :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants