#Change the size of a block display.

1 messages · Page 1 of 1 (latest)

sand owl
#

How?

agile sparrow
#

set display scale

sand owl
agile sparrow
#

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)

sand owl
#

uh make the display entity offset but work