Skip to content

Path-finding does not consider fractional block spacing #7

Description

@magahet

Path-finding currently considers positions with a full 1x2x1 of space. However, the player dimensions and those of a number of blocks are smaller than a full cubed meter.

One example is carpet, which is 0.0625 high. Path-finding will currently not consider 2 block high paths with carpeted floors. It believes that the carpet occupies an entire block and that the player requires a full 2 blocks of height to move.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions