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

NPCs in boats can only pathfind in 1-block-deep water #2984

Open
3 tasks done
repeater64 opened this issue Jan 28, 2023 · 0 comments
Open
3 tasks done

NPCs in boats can only pathfind in 1-block-deep water #2984

repeater64 opened this issue Jan 28, 2023 · 0 comments
Labels
Bug Report A bug was reported.

Comments

@repeater64
Copy link

I confirm that I have ...

  • ...tried the latest Development Build to make sure my feature doesn't exist already.
  • ...checked the Wiki for any possible information about my feature.
  • ...checked other existing issues for my feature request.

Description

Currently, an NPC riding a controllable NPC boat can pathfind very nicely, but only through 1-block-deep water.

If it tries to pathfind to a location in deeper water, it instantly fails.
If it tries to pathfind to a location in 1-block-deep water but it itself is in deeper water, it just sort of spins in circles.

Ideally the behavior that is seen in 1-block-deep water would be seen in deeper water too.

Code Example

No response

@mcmonkey4eva mcmonkey4eva added the Bug Report A bug was reported. label Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report A bug was reported.
Projects
None yet
Development

No branches or pull requests

2 participants