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

Hand movement not synchronous with HMD view when using smooth locomotion #1109

Open
OberProGamerY opened this issue Feb 17, 2024 · 0 comments

Comments

@OberProGamerY
Copy link

I have set up a basic smooth locomotion system via a Character Controller component added to the SteamVR Plugin "Player" prefab. I have however noticed that the hands dont move perfectly synchronous with the HMD view, it appears they move "ahead" of were you are currently moving towards via smooth locomotion; the faster the movement, the bigger the difference.

Setting the Pose Update Mode in the SteamVR_Settings object to solely OnUpdate (from OnPreCull), same as the Input Update Mode, fixes the hands not being synchronous with the HMD view / movement. This however causes a different issue, where Throwable objects lag behind the Player movement; you can even see how the object tries to move out of the hand when moving.

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