Transfer character movement

This commit is contained in:
haitem
2021-01-29 20:55:53 +01:00
parent e4ffc0b04f
commit 9f2a87a397
14 changed files with 2230 additions and 69 deletions

View File

@@ -3,6 +3,7 @@
"com.unity.collab-proxy": "1.2.16",
"com.unity.ide.rider": "1.1.4",
"com.unity.ide.vscode": "1.2.3",
"com.unity.postprocessing": "3.0.1",
"com.unity.test-framework": "1.1.20",
"com.unity.textmeshpro": "2.1.1",
"com.unity.timeline": "1.2.17",

View File

@@ -30,6 +30,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.0.1",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.20",
"depth": 0,