Enable new input system

This commit is contained in:
BuyMyMojo 2023-02-26 02:28:50 +11:00
parent cf2ddd9ba6
commit 27fd68c1c2
5 changed files with 419 additions and 95 deletions

View file

@ -55,6 +55,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.5.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,