增加敌人攻击特效和音效

This commit is contained in:
2026-07-05 13:44:49 +08:00
parent aa9482875c
commit 4da7bdb9a4
5 changed files with 43 additions and 7 deletions
+3 -3
View File
@@ -1,5 +1,6 @@
{
"dependencies": {
"com.ivanmurzak.unity.mcp": "0.82.4",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collab-proxy": "2.11.3",
"com.unity.feature.development": "1.0.1",
@@ -38,8 +39,7 @@
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.ivanmurzak.unity.mcp": "0.82.3"
"com.unity.modules.xr": "1.0.0"
},
"scopedRegistries": [
{
@@ -51,4 +51,4 @@
]
}
]
}
}