disable collision between enemies

This commit is contained in:
2023-08-01 10:41:40 +00:00
parent 9085da5e23
commit 253d276c4a
4 changed files with 441 additions and 25 deletions
+5 -5
View File
@@ -111,7 +111,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.4",
"version": "1.8.7",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -226,18 +226,18 @@
"url": "https://packages.unity.com"
},
"com.unity.services.analytics": {
"version": "4.4.0",
"version": "5.0.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.services.core": "1.8.1",
"com.unity.nuget.newtonsoft-json": "3.0.2"
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.services.core": "1.10.1"
},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.9.0",
"version": "1.10.1",
"depth": 1,
"source": "registry",
"dependencies": {