Collision Box is Misaligned
InterurbanDev opened this issue ยท 2 comments
Describe the bug
The collision box for all sign blocks are slightly misaligned in three out of four directions. The issue is minor, but could cause minor collisions.
Fixing this may require optimizing the code for rotatable blocks, which has not worked so far.
To Reproduce
Steps to reproduce the behavior:
- Select any sign block
- Place block
- Hover mouse over collision box to view misalignment.
Expected behavior
The collision box should align with the shape of the sign blocks.
Additional Information (please complete the following information):
- Minecraft Version: 1.16.x
- Mod Version: 0.1.2, 0.2.0
- Forge Version: N/A
This issue has been partially resolved in the latest commit. However, it is still misaligned in one of four directions.