Interaction Height/Width (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.14

Syntax

[the] interaction (height|width)[s] [of %entities%]

Description

Returns the height or width of an interaction entity's hitbox. Both default to 1. The width of the hitbox determines the x/z widths

Examples

set interaction height of last spawned interaction to 5.3
set interaction width of last spawned interaction to 2

View source