设置扩展
This commit is contained in:
@@ -156,8 +156,8 @@ namespace Ichni.Story.Dialogue
|
||||
{
|
||||
action?.Invoke();
|
||||
}
|
||||
|
||||
MessageUIPage.instance.FadeIn();
|
||||
// MessageUIPage 会在收到第一项消息/选项请求时自行开启统一队列与淡入,
|
||||
// 此处不能再次直接 FadeIn,否则会与当前弹窗流程重复播放页面动画。
|
||||
}
|
||||
|
||||
if (storyUIPage != null)
|
||||
|
||||
Reference in New Issue
Block a user