For blocks with custom geometry, the pivots of individual elements are not respected when performing performing per-element rotation. Instead, the pivot seems to be centered to the entire block's geometry.
Steps to Reproduce:
1. Create a world with Holiday Creator features enabled
2. Apply the attached resources to the world
3. Give a copy of the example block:
give @p geysercmd:example_block_02
3. Place the block and observe that the pivot does not rotate around the defined pivot for the element (in this example, the smaller element should rotate around [-0.5, 17.25, 8]
by 32.5ΒΊ)
Observed Result:
Rotation of the small bar element does not occur around its specified pivot
[-0.5, 17.25, 8]
Expected Result:
Rotation of the small bar element should occur around
[-0.5, 17.25, 8]
I have attached an example addon that demonstrates this issue, as well as a visual representation of the pivot point in Blockbench.
Linked issues
Attachments
Comments 6
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response
Is this still an issue in the latest version? If so, please add a comment or update the affected version field.
To make your bug report as effective as possible, please try and include the following steps to reproduce the problem:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
This ticket will automatically reopen when you reply.
Quick Links:
π Issue Guidelines β π¬ Mojang Support β π§ Suggestions β π Minecraft Wiki
The issue cannot be reproduced, it's currently being blocked byΒ MCPE-139667
MCPE-139667 no longer blocks as its been resolved. This is still an issue in release as well as beta. Ticket was updated to requested format.
Still an issue in 1.16.210 release and subsequent 220 betas, as well as using the new 1.16.0 geometry format.