fix:恢复以前sdk,调整每个boss在眼镜里的效果

This commit is contained in:
bzx
2026-01-28 11:10:59 +08:00
parent 395badc600
commit e9dc7cd79c
65 changed files with 70948 additions and 91970 deletions

View File

@@ -41,9 +41,7 @@ public class GameInit : MonoBehaviour
Ins = this;
Application.targetFrameRate = 60;
#if !UNITY_EDITOR && UNITY_ANDROID && PICO
PXR_Plugin.Render.UPxr_EnablePremultipliedAlpha(true);
PXR_MixedReality.EnableVideoSeeThroughEffect(true);
#endif
}