Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
List of hitboxes for melee and ranged hits against the entity.
Custom Hit Test Properties
| Name | Default Value | Type | Description |
|---|---|---|---|
| hitboxes | not set | Array of Hitboxes items | List of hitboxes for melee and ranged hits against the entity. |
Hitboxes
Hitbox Entry Properties
JSON path: hitboxes
| Name | Default Value | Type | Description |
|---|---|---|---|
| height | not set | Decimal number | Height of the hitbox. |
| pivot | not set | x, y, z coordinate array | Pivot point of the hitbox. |
| width | not set | Decimal number | Width of the hitbox. |