jorgejgnz / HPTK

Hand Physics Toolkit
MIT License
330 stars 32 forks source link

cant find DefaultAvatar #8

Closed frere97 closed 3 years ago

frere97 commented 3 years ago

i'm using the last version of hptk and cant find the DefaultAvatar

assets versions i'm using:

htpk: 0.6.2 oculus XR plugin: 1.4.3 XR plugin management: 3.2.16

i'm following this tutorial: https://jorge-jgnz94.gitbook.io/hptk/setup/for-quest

jorgejgnz commented 3 years ago

Some DefaultAvatars are prefab variants, specific for some integration, but DefaultAvatar.URP and DefaultAvatar.Standard are available in Packages/HPTK/Samples/Prefabs/Avatars. Are you searching DefaultAvatar prefab within the Packages folder?

frere97 commented 3 years ago

the only thing i've have in my htpk folder is the integrations folder image

jorgejgnz commented 3 years ago

You can find a folder called Packages at the same level of the folder Assets. This folder contains files from all the installed packages in your project, including the HPTK package installed from Package Manager. Platform- or device-specific content is delivered inside integration packages that can only be extracted under Assets folder

assetFolder

frere97 commented 3 years ago

oooooooooooooooooooooow, thank u sir XD

jorgejgnz commented 3 years ago

You're welcome. I'll mark this issue as solved