jorgejgnz / HPTK

Hand Physics Toolkit
MIT License
330 stars 32 forks source link

Hi! Afaik UnityXR does not support finger tracking by itself (yet). You need Oculus Integration to get hand data from Quest. #14

Closed MinervaVril closed 2 years ago

MinervaVril commented 2 years ago

Hi! Afaik UnityXR does not support finger tracking by itself (yet). You need Oculus Integration to get hand data from Quest.

Originally posted by @jorgejgnz in https://github.com/jorgejgnz/HPTK/issues/13#issuecomment-966956849

Hello! I bought the HTPK asset (HPTK Posing & Snapping) and when I imported it, it has issue on the "DefaultSetup.UnityXR(missing prefabs)"

I am using Oculus quest 2.

can you guide me to the solution? it will be very appreciated thanks

jorgejgnz commented 2 years ago

Hi! DefaultSetup.UnityXR is a prefab included in the HPTK package. HPTK package might be missing in your project or it was not properly installed.

You can find a setup guide in HPTK documentation.