使用 JavaScript能使本网站更好的工作。
首页
探索
关于Plastic
登录
unity-tech-cn
/
open-project-1
关注
41
点赞
22
派生
74
代码
合并请求
版本发布
浏览代码
Hide the Dialogue UI when we advance in cutscene dialogue now works
/main
Amel Negra
3 年前
当前提交
632f55f9
共有
1 个文件被更改
,包括
3 次插入
和
0 次删除
3
UOP1_Project/Assets/Scripts/Cutscenes/CutsceneManager.cs
3
UOP1_Project/Assets/Scripts/Cutscenes/CutsceneManager.cs
查看文件
private
void
OnAdvance
(
)
{
if
(
_isPaused
)
{
LineEnded
(
)
;
}
}
/// <summary>
撰写
预览
正在加载...
取消
保存
Reference in new issue
仓库
unity-tech-cn/open-project-1
标题
Body
创建工单