2026-06-17 게임시작 - 고래습격씬 프로토타입

This commit is contained in:
2026-06-17 13:17:04 +09:00
parent 6ccae390f6
commit c81a276eba
85 changed files with 2938 additions and 4 deletions

View File

@@ -1,5 +1,14 @@
{
"dependencies": {
"com.unity.bindings.openimageio": {
"version": "1.0.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.collections": "1.2.4"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.29",
"depth": 1,
@@ -161,6 +170,17 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.recorder": {
"version": "5.1.6",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.timeline": "1.8.7",
"com.unity.collections": "1.2.4",
"com.unity.bindings.openimageio": "1.0.2"
},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.3.0",
"depth": 0,