Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix the issue that hips translation goes infinity #1342

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Dec 4, 2023

Fix the issue that hips translation goes infinity.

The restHipsPosition was always set to Vector3(0, 0, 0) which is pretty wrong.

I was probably quite sleepy when working on the restHipsPosition procedure last time

See: c11d6e9

I was probably quite sleepy when working on the restHipsPosition procedure last time

See: c11d6e9
@0b5vr 0b5vr added the bug Something isn't working label Dec 4, 2023
@0b5vr 0b5vr requested a review from ke456-png December 4, 2023 08:43
@0b5vr 0b5vr self-assigned this Dec 4, 2023
Copy link
Contributor

@ke456-png ke456-png left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Root motion now plays correctly.

NICE! 👍

@0b5vr 0b5vr merged commit 14b0d82 into animation-beta Dec 5, 2023
6 checks passed
@0b5vr 0b5vr deleted the fix-animation-hips branch December 5, 2023 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants