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

Skeleton poser only works with throwable script. #648

Closed
Giantbean opened this issue Feb 8, 2020 · 1 comment
Closed

Skeleton poser only works with throwable script. #648

Giantbean opened this issue Feb 8, 2020 · 1 comment

Comments

@Giantbean
Copy link

Giantbean commented Feb 8, 2020

According to the documentation (https://valvesoftware.github.io/steamvr_unity_plugin/articles/Skeleton-Poser.html) the poser should work on any object containing the Intractable script however this is not working. When using the Steam VR_Skeleton_Poser script with Intractable nothing happens. You can add linear driver or circular driver with no effect. Only the Throwable script activates the protected virtual void OnAttachedToHand(Hand hand) function of the intractable or what ever part of the script that makes the pose show.

Please advise.

Correction: The skeleton poser does work on the Linear driver but not on the Circular driver or objects with intractable script and poser script alone which you may want to have poses for grabbing onto even if the object is not movable such as a railing or ladder rung.

@Giantbean
Copy link
Author

This pull request fixes the issue and should be implemented into the master
#304

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