Box
This requires WeaponMechanicsCosmetics to be installed
The @Box{}
outlines an axis-aligned box. This can be used to show regions.
Argument
Description
Default Value
width
The number of points to randomly select.
1.0
height
The horizontal range of the cube.
1.0
distanceBetweenPoints
The vertical range of the cube.
0.5
Mechanics:
- "Particle{particle=FLAME} @Box{width=2, height=3, eye=true}"
Spawns a 2x3 cube outline of flame particles.

Last updated