portal interaction and VR body
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.unity.animation.rigging": "1.1.1",
|
||||
"com.unity.collab-proxy": "1.15.7",
|
||||
"com.unity.feature.development": "1.0.1",
|
||||
"com.unity.feature.vr": "1.0.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.unity.animation.rigging": {
|
||||
"version": "1.1.1",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.4.1",
|
||||
"com.unity.test-framework": "1.1.24"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.burst": {
|
||||
"version": "1.6.4",
|
||||
"depth": 1,
|
||||
|
||||
Reference in New Issue
Block a user