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

Same effectors differs when FBBIK initialized with different pose #5

Open
Shinao opened this issue Jun 8, 2018 · 0 comments
Open

Comments

@Shinao
Copy link

Shinao commented Jun 8, 2018

Scenario :
I use an idle animation on my character, apply FBBIK and save all the effectors rotation and position.
I use a sitting animation on my character, apply FBBIK and save all the effectors rotation and position.
Going from the animator to FBBIK there is almost no difference in, the character pose, for this setup that's great.

Problem :
When I apply FBBIK on my character with the idle animation and set the effectors position/rotation to the saved sitting one, the character pose is messed up a bit. Effectors are the same from the above scenario but the IK is a bit changed.

Most likely when initializing FBBIK some infos on the bones are stored and applied in the IK process but I can't see what by looking at the code.

Any advice for that problem, even a hacky solution would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant