Old-LiquidBounce-Issues
Old-LiquidBounce-Issues copied to clipboard
[BUG] Rotations Module
Describe the bug When I switch on HeadRotations, the head rotates correctly, but it shakes for a long time, the scaffold always looks backwards in AAC and Intave Mode.
When I switch on Body rotations, the head is good, but the body does not turn around. In AAC4 mode, body rotations do not work in Intave mode.
This can be due to the following code: limitedRotation = RotationUtils.limitAngleChange(...); <-- RotationUtils.setTargetRotation(limitedRotation); But it does not show body rotations correctly.
Please remove the tremor of head rotations and body rotations should show yaw correctly.
Videos https://streamable.com/ettexh
Additional information:
- OS: Windows 10
- LiquidBounce Build Version b73 dev
- Minecraft Version 1.8.9
Can you create a PR for this?
PR?
PR?
Pull Request.