Open
Description
If the sum total of the x, y, and z values in the scoreboard are greater than 180, the scale starts to increase as well.
This works properly:
data modify storage mcanim:api/display_animation/rotate animation set value {duration: 100, x:90,y:0,z:90}
This does not work properly:
data modify storage mcanim:api/display_animation/rotate animation set value {duration: 100, x:90,y:0,z:120}
Nor does this:
data modify storage mcanim:api/display_animation/rotate animation set value {duration: 100, x:90,y:90,z:90}
Metadata
Metadata
Assignees
Labels
No labels