Citizen Hitbox Scale (Expression) — Skonic

Addon: Skonic · Category: Expression · Since: 1.2.2-b1

Syntax

[the] hitbox scale [of %npchitbox%]

Description

The scale/multiplier of a Citizen Hitbox.

Examples

set {_box} to a hitbox:
	set hitbox width to 1
	set hitbox height to 2
set hitbox scale of {_box} to 2   #Effective size becomes width: 2, height: 4

View source