From ed82c63541d4de86a1f15be71cd1ed3ff81745c9 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Tue, 15 Feb 2022 14:29:02 +0000 Subject: [PATCH 1/2] Fixed GroceryStore Sample importing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62e0343..ca2681a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ { "displayName": "Grocery Store Demo", "description": "The old Grocery Store demo from previous versions", - "path": "Samples~/Demo" + "path": "Samples~/GroceryStore" }, { "displayName": "Visitors & Sites", From e8148b9554440c880ea76e6972689ed4f9a68434 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Tue, 15 Feb 2022 15:55:26 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e27ee61..d867018 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,7 @@ You will find all releases with links which can be used in the Unity Package Man Documentation ============= See [PasserVR HumanoidControl Documentation](https://passervr.com/apis/HumanoidControl/Unity/index.html) + +Video +===== +[![HumanoidControlFree](https://passervr.com/PasserVR/videos/HC4Free.png)](https://passervr.com/PasserVR/videos/HC4Free.mp4)