new input actions, basic onmove function that logs input values

This commit is contained in:
2026-02-16 15:02:20 +01:00
parent 5a4f14ebe0
commit 227f8bde40
3810 changed files with 314088 additions and 7620 deletions

View File

@@ -2,6 +2,7 @@
"dependencies": {
"com.unity.collab-proxy": "2.11.3",
"com.unity.feature.development": "1.0.1",
"com.unity.inputsystem": "1.14.2",
"com.unity.textmeshpro": "3.0.7",
"com.unity.timeline": "1.7.7",
"com.unity.toolchain.linux-x86_64": "2.0.11",

View File

@@ -60,6 +60,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.14.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.performance.profile-analyzer": {
"version": "1.2.3",
"depth": 1,