scene(peipei): 调整修复场景布局与切割线交互配置

Made-with: Cursor
This commit is contained in:
2026-03-26 14:12:21 +08:00
parent d9cf179604
commit 5879aee7a3
2 changed files with 813 additions and 814 deletions
File diff suppressed because it is too large Load Diff
@@ -1,4 +1,4 @@
using System.Collections;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Playables;
@@ -66,7 +66,6 @@ public class LineInteraction : MonoBehaviour
public void PlayTimeline()
{
timelineDirector.Play();
//actorGroup.SetActive(true);
}
public void FinishCutLine()