You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
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.
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:
The text was updated successfully, but these errors were encountered: