-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hi, thanks all for releasing the samples - they are awesome and super helpful to learn!
I noticed that this GitHub repository, under Assets folder, only contains SliderandHandles scene and omits all others (e.g., BodyPoseDetectionExamples, ComprehensiveRigExample, ...). Is this intentional?
I understand that the typical workflow is to import sample scenes via the Unity package manager (installation method #1 in README), yet this might confuse people who choose to clone this repo to study the samples (installation method #2) e.g., because they prefer not to import sample scenes into their own projects' Assets folder, making it heavier.
It's not a big deal at all because they can always import it the first way, but adding a quick note to README might be helpful, especially if they are new to Unity and a bit overwhelmed by the unfamiliar project structure (e.g., not knowing where to find samples in the Asset tree)!