Skip to content

Entities in radius only tracks feet #2619

Description

@Jjman739

Description

When you loop entities in a given radius, instead of seeing which entities have hitboxes within that radius, it returns which entities have their foot position in that radius.

Steps to Reproduce

loop entities in radius 1 around head of player:
    damage loop-entity by 1

The player will not be damaged in this case.

Expected Behavior

I expected it to return the player, as a great portion of the player's hitbox is within a 1-meter radius of the player's head.

Server Information

  • Server version/platform: 1.14.4-R0.1-SNAPSHOT
  • Skript version: 2.4-beta9

Additional Context

On Minecraft 1.13.2, with the same version of Skript, this was not an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions