oculus-samples / Unity-Movement

Body, Eye and Face Tracking code sample.
Other
263 stars 44 forks source link

Move samples to Samples~ folder for Unity Package Manager #62

Closed neilsonnn closed 3 months ago

neilsonnn commented 5 months ago

Can't open samples unless this package is imported locally!

https://docs.unity3d.com/Manual/cus-samples.html

sohailshafiiWk commented 4 months ago

Hello, thank you for flagging this. We are investigating ways to distribute the samples that come with our runtime and editor scripts. We will circle back when we have more information.

Weibye commented 3 months ago

@sohailshafii I would recommend setting up a github action that simply renames Samples to Samples~ when pushed to the main branch. This way it would not interfere with any other potential requirements and be isolated to this repo.

andkim-meta commented 3 months ago

Hello, we have updated the samples so that this is the case now. Closing task.