keijiro / FaceMeshBarracuda

Lightweight facial capture package for Unity
Apache License 2.0
482 stars 90 forks source link

Problem importing to another project #21

Closed Boulaouaney closed 1 year ago

Boulaouaney commented 1 year ago

I am trying to export the project with the dependencies but it doesn't seem to export all the necessary dependcies.

When I import it into a different project, I get dependencies error. Can you please provide a solution? Thank you

keijiro commented 1 year ago

You have to import the dependent packages.

https://github.com/keijiro/FaceMeshBarracuda/blob/main/Packages/manifest.json

keijiro commented 1 year ago

I'm closing this issue now. Please reopen it for further problems.