Scale

< Back to mechanic page

Description

Scale the model's hitbox or render scale.

Attributes

Attribute Aliases Description Type Default
modelid m, mid, model Targeted model String
scale s Scale Double 1
hitbox h Is scaling hitbox Boolean false

Examples

Setting render scale of all models:

Skills:
  - scale{s=2} @self
Updated Aug 19, 2026