This commit is contained in:
SoulliesOfficial
2026-04-03 10:53:11 -04:00
parent e7b890686d
commit 1bc9af280b
177 changed files with 4029 additions and 3302 deletions

View File

@@ -106,6 +106,7 @@ namespace Ichni.RhythmGame.ThemeBundles.DepartureToMultiverse
{
skyboxMaterial = new Material(sourceMat); // 实例化,隔离修改
RenderSettings.skybox = skyboxMaterial;
Debug.Log($"[DTMStarrySkybox] 成功加载并应用天空盒材质 'DTM_Skybox_Starry' 作为场景天空盒。");
}
else
{