-
Notifications
You must be signed in to change notification settings - Fork 75
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
Add two-hand pickup and ability of switching hand while grabbing #554
Comments
there is some work being done behind the curtain, an example of twohanded can be seen in my closed pr The collision hands are partially now part of the xr tools. |
on a furhter note, there is a simplified way to add twohanded just by editing one file
granted there are some issues but this is the fastest and it works with the current xr tools |
#559 adds support for swapping items between hands. |
This now appears to be working quite well, and we're hoping to get a release out in the next few days. |
One might see my old Unity3D code
For two-handed weapons one might want to add the two-hand pickup ability
Also one might want to use another hand to grab the object while holding the object with one hand
The text was updated successfully, but these errors were encountered: