佩佩Day1和day2的yarn重构完成,但是深入部分需要编辑器重构为sprite

This commit is contained in:
2025-01-16 18:03:39 +08:00
parent be558878ce
commit e376606660
59 changed files with 2137 additions and 51 deletions
@@ -62,8 +62,8 @@ namespace AibisDream.FixSystem
// 插入就在示波器显示图片
if (!_bodyModuleSystem.inHotErr)
{
StartCoroutine(FixSystemCenter.SystemDic.Get<IOscilloscopeSystem>()
?.ShowScanImage(data.ScreenPic, data.checkPoints));
// StartCoroutine(FixSystemCenter.SystemDic.Get<IOscilloscopeSystem>()
// ?.ShowScanImage(data.ScreenPic, data.checkPoints));
}
if (DialogController.Instance)