问题修复

1. CenterText效果异常修复
2. 部分气泡宽度不合预期修复
3. 删除切割日志
This commit is contained in:
2026-01-03 17:40:11 +08:00
parent c6bbf09175
commit 24d23b29d1
17 changed files with 2483 additions and 2256 deletions
@@ -314,8 +314,6 @@ namespace AibisDream.FixSystem
}
}
Debug.Log($"更新灯光状态: {currentState}, 目标颜色: {targetColor}, 呼吸速度: {breathingSpeed}");
// 更新呼吸灯
if (breathingLight != null)
{