Skip to content

AutoWalkSystem does not support horses or wagons #298

@dop42

Description

@dop42

Describe the issue
The AutoWalk system currently interacts directly with the player entity instead of the horse when the player is mounted. Because of this, when a player is riding a horse (or using a wagon), the system can get stuck or behave incorrectly.

Additional context
This could likely be fixed by detecting when the player is mounted and using the horse entity instead of the player.

Currently don’t have much time, so I’m sharing the issue here in case someone else wants to work on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions