MOD: Player Movement

ADD: Player Prefab
ADD: Ground Prefab
ADD: Cinemachine
This commit is contained in:
2024-06-14 11:23:51 +02:00
parent b40666e863
commit af24ed5c5b
10 changed files with 949 additions and 258 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.unity.cinemachine": "2.9.7",
"com.unity.collab-proxy": "2.3.1",
"com.unity.feature.2d": "2.0.0",
"com.unity.ide.rider": "3.0.25",

View File

@@ -103,6 +103,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "2.9.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.31"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.3.1",
"depth": 0,