Files
aibis-dream/Docs/Yarn梦境选项提示语.md
T

21 lines
795 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Yarn 梦境选项提示语
在 Dream Options 前的描述性台词上添加 `#option_prompt`
```yarn
风缓缓和了下来,带着它左右摇晃。 #option_prompt
-> 放线
-> 收线
-> 保持
```
该行不会进入普通台词的打字、推进或语音流程。它会在下一组 Dream Options 显示时直接出现在选项上方,并在此时加入对话历史。
约束:
- `#option_prompt` 只用于 Dream Options。
- 提示语可以跨越 Yarn 节点;中间可以包含节点跳转和 Yarn 命令,但不能包含其他普通台词。
- 如果下一组内容不是 Dream Options,缓存的提示语会被丢弃。
- 整段对话结束后,尚未使用的提示语会被丢弃。
- 提示语仍参与 Yarn Spinner 本地化,正文取当前语言的本地化结果。