basic movement
This commit is contained in:
parent
aba5310742
commit
01a1278465
25 changed files with 1140 additions and 540 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"com.unity.collab-proxy": "2.11.2",
|
||||
"com.unity.cinemachine": "3.1.5",
|
||||
"com.unity.feature.2d": "2.0.1",
|
||||
"com.unity.ide.rider": "3.0.31",
|
||||
"com.unity.ide.visualstudio": "2.0.22",
|
||||
|
|
|
|||
|
|
@ -102,11 +102,14 @@
|
|||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.collab-proxy": {
|
||||
"version": "2.11.2",
|
||||
"com.unity.cinemachine": {
|
||||
"version": "3.1.5",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"com.unity.splines": "2.0.0",
|
||||
"com.unity.modules.imgui": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.collections": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue