new input system, on screen stick

This commit is contained in:
Vova
2024-01-03 09:03:41 +02:00
parent 7cc4e2addc
commit 95b2e13de8
39 changed files with 48753 additions and 386 deletions
+1
View File
@@ -13,6 +13,7 @@
"com.unity.collab-proxy": "2.2.0",
"com.unity.ide.rider": "3.0.26",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.inputsystem": "1.7.0",
"com.unity.purchasing": "4.10.0",
"com.unity.render-pipelines.universal": "16.0.4",
"com.unity.test-framework": "1.3.9",
+9
View File
@@ -161,6 +161,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.7.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.2.6",
"depth": 1,