This commit is contained in:
huyulong 2025-01-03 11:18:33 +08:00
parent c2423ac4a1
commit 7e4379fbcb

View File

@ -198,7 +198,7 @@ public class Starthost : MonoBehaviour
AnimateUIElementAsync(); AnimateUIElementAsync();
test.StartGameDrill(ReadRoom.instance.roomid); test.StartGameDrill(ReadRoom.instance.roomid);
start.interactable = false; // 防止点击事件 start.interactable = false; // 防止点击事件
//总指挥接警动画 //总指挥接警动画
// 开始对讲机效果流程 // 开始对讲机效果流程
PlayDialogueSequenceAsync(); PlayDialogueSequenceAsync();
//视野开始旋转 //视野开始旋转