This commit is contained in:
parent
c2423ac4a1
commit
7e4379fbcb
@ -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();
|
||||||
//视野开始旋转
|
//视野开始旋转
|
||||||
|
Loading…
Reference in New Issue
Block a user