Added Grid Units for asset placement.

This commit is contained in:
Khauvinkh
2024-08-17 13:34:29 +02:00
parent 5593d2a0da
commit 84d586de8a
7 changed files with 177 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"dependencies": {
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.mathematics": "1.2.6",
"com.unity.textmeshpro": "3.0.6",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",

View File

@@ -25,6 +25,13 @@
},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.2.6",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.33",
"depth": 1,