-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Pets follow stairs well #68255
Pets follow stairs well #68255
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Have you verified that it works with default settings, i.e. experimental 3D view off? |
(I just checked.) |
The desired behavior should be that pets follow you regardless of the 3D view settings, as the visibility thing really is an implementation dependency rather than a core property of the behavior. Thus, it seems it works as it ought to. Thanks for checking! |
Summary
Balance "Improve pets' ability to use stairs"
Purpose of change
Fix #35665
Resolves the problem of following pets getting separated on the stairs.
Describe the solution
Basically repeat the above, but stop if pets loses sight of the avatar or there is a difference in Z level.
They will then move to the last set destination, so they can use the stairs without being affected by the avatar's current position.
Describe alternatives you've considered
Testing
I made pets such as dogs, horses, turkeys, zombies, and mi-gos to see how they action when moving on stairs or encountering enemies.
Additional context
There shouldn't be any effect on the pets' actions other than following, but I don't usually take them around so I can't say for sure.
referenceVideo.mp4