#Change the size of a block display.
1 messages · Page 1 of 1 (latest)
set display scale
is there a way to make so they go the the center of the block
set display translation
vector(x, y, z)
make each corresponding value be -0.5* its scale
scale: vector(1, 0.5, 1)
translation: vector(-0.5, -0.25, -0.5)
uh make the display entity offset but work