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

IKControl setting has animations play on top, causing issues with body parts moving strangely #31

Open
Hunterk1241 opened this issue Oct 20, 2023 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Hunterk1241
Copy link

I currently have an issue where using the new IKControl setting makes animations still play on top of the VR character model systems. This is a major issue as the animations can cause very strange movements and have the arms/legs constantly moving incorrectly. This definitely can cause a lot of issues. Currently, the only workaround at the moment is disabling the provided IKControl setting.
https://github.com/TheNexusAvenger/Nexus-VR-Character-Model/assets/116863714/9218fd69-7125-4b07-be2e-5d44f3e99ca5
The video was recorded on Standalone Quest 2, but it also works on PCVR as well using the Quest 2.

@Hunterk1241 Hunterk1241 added the bug Something isn't working label Oct 20, 2023
@TheNexusAvenger
Copy link
Owner

Even without the IKControl + constraints beta, this behavior has not been observed in the 3 games I maintain. It is not obvious what is going on, or why it is only with IKControl.

@TheNexusAvenger TheNexusAvenger added the help wanted Extra attention is needed label Oct 20, 2023
@GinisDev
Copy link

GinisDev commented May 4, 2024

I found that setting the animation priority to core reduces the effect of the animation. You could disable all animations for the character.

@TheNexusAvenger
Copy link
Owner

V.2.7.0 removed stopping all animations. I don't want to re-introduce that because of compatibility issues.
I don't see this being fixed in Nexus VR Character Model. V.3.0.0-preview1 is out now and gets rid of controller the character entirely. I highly doubt 2.11.0 will ever exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants