working on enemies

This commit is contained in:
SHOUTING_PIRATE
2025-08-05 15:34:40 +01:00
parent 4c8592d0ab
commit c76abc159d
13731 changed files with 237593 additions and 462896 deletions

View File

@@ -2,6 +2,7 @@
"dependencies": {
"com.unity.ai.navigation": "2.0.8",
"com.unity.collab-proxy": "2.8.2",
"com.unity.formats.fbx": "5.1.3",
"com.unity.ide.rider": "3.0.36",
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.inputsystem": "1.14.0",

View File

@@ -1,5 +1,12 @@
{
"dependencies": {
"com.autodesk.fbx": {
"version": "5.1.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ai.navigation": {
"version": "2.0.8",
"depth": 0,
@@ -44,6 +51,16 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.formats.fbx": {
"version": "5.1.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.autodesk.fbx": "5.1.1",
"com.unity.timeline": "1.7.1"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.36",
"depth": 0,