블랙잭 NPC 코인 및 AI Navigation 기능 추가

This commit is contained in:
dldydtn9755-crypto
2026-06-19 15:24:19 +09:00
parent 67c2b2c179
commit 3d0432ebd4
795 changed files with 49564 additions and 55 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.unity.ai.navigation": "2.0.13",
"com.unity.burst": "1.8.27",
"com.unity.cinemachine": "3.1.7",
"com.unity.cloud.gltfast": "6.19.0",

View File

@@ -1,5 +1,14 @@
{
"dependencies": {
"com.unity.ai.navigation": {
"version": "2.0.13",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.ai": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.bindings.openimageio": {
"version": "1.0.2",
"depth": 1,