몬스터 플레이어 감지 범위 구현 테스트

This commit is contained in:
Mingu Kim
2025-02-08 18:26:58 +09:00
parent 57eb4abea3
commit 497e1a495b
5 changed files with 3268 additions and 10172 deletions

View File

@@ -12,6 +12,7 @@
"com.unity.cinemachine": "2.10.3",
"com.unity.collab-proxy": "2.6.0",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.34",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.6",
"com.unity.ugui": "1.0.0",

View File

@@ -135,7 +135,7 @@
},
"com.unity.ext.nunit": {
"version": "1.0.6",
"depth": 2,
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
@@ -155,8 +155,8 @@
}
},
"com.unity.ide.rider": {
"version": "3.0.28",
"depth": 1,
"version": "3.0.34",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ext.nunit": "1.0.6"