Last Cut scene, Giant cut scene fix, VO, new version

This commit is contained in:
szczuras4
2025-03-17 00:31:45 +01:00
parent e90a87720f
commit ccef3306f5
8 changed files with 1024 additions and 1673 deletions

View File

@@ -10,16 +10,17 @@
"hash": "02cf05485ac0bbd9f61e7b829dd6526db7c9dba5"
},
"com.unity.addressables": {
"version": "2.2.2",
"version": "2.3.16",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.profiling.core": "1.0.2",
"com.unity.test-framework": "1.4.5",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.scriptablebuildpipeline": "2.1.4",
"com.unity.scriptablebuildpipeline": "2.2.11",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
},
"url": "https://packages.unity.com"
@@ -161,10 +162,13 @@
}
},
"com.unity.scriptablebuildpipeline": {
"version": "2.1.4",
"version": "2.2.11",
"depth": 2,
"source": "registry",
"dependencies": {},
"dependencies": {
"com.unity.test-framework": "1.4.5",
"com.unity.modules.assetbundle": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.searcher": {