Swapping input systems and using a class called InputData to store player's input

This commit is contained in:
Dan Foster
2026-02-11 22:55:17 +00:00
parent 22c44647cd
commit 4ec887c93c
14 changed files with 1560 additions and 2 deletions

View File

@@ -87,6 +87,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.18.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.3.3",
"depth": 1,