-
Notifications
You must be signed in to change notification settings - Fork 30
2 文本框 txt
Tualin14 edited this page Aug 20, 2023
·
7 revisions
- 命令
t/txt `{学生名}` `{社团名}` `{对话内容}`
- 例
t/txt `日步美` `补课部` `咦...?老师,难道你不知道波浪猫吗?`
- 命令
tc `{学生名}` `{社团名}` `{对话内容}`
- 例
tc `日步美` `补课部` `咦...?老师,难道你不知道波浪猫吗?`
- 命令
th {nameId} `{学生名}` `{社团名}` `{对话内容}`
- 例
th hihumi `日步美` `补课部` `咦...?老师,难道你不知道波浪猫吗?`
- 可指定角色高亮,其它角色变暗以实现对话效果
- 命令
text hide
- 例
text hide
- 命令
text size {size}
- size [small, medium, big]
- 例
text size big
- 命令
text interval {seconde}
- 例
text interval 0.02
- 命令
text font {size}
- 例
text font JiangChengYuanTi
- 字体需要安装在系统中, 方法
- 将字体以管理员安装到电脑上
- 重启电脑
支持富文本操作,具体见: https://docs.unity.cn/cn/2019.3/Manual/StyledText.html