Fight Arena

This commit is contained in:
szczuras4
2025-04-28 14:38:58 +02:00
parent d3cbe5e559
commit 13a8ce6ad4
10 changed files with 51072 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git?path=Packages/src",
"com.unity.ai.navigation": "2.0.7",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.localization": "1.5.4",
"com.unity.multiplayer.center": "1.0.0",

View File

@@ -25,6 +25,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.ai.navigation": {
"version": "2.0.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.ai": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.19",
"depth": 2,