diff --git a/docs/src/content/docs/guides/dialogue.md b/docs/src/content/docs/guides/dialogue.md index 450b8317..1f7edac7 100644 --- a/docs/src/content/docs/guides/dialogue.md +++ b/docs/src/content/docs/guides/dialogue.md @@ -45,6 +45,8 @@ For example, Slate's first dialogue with options is named `Scientist5`. To make ``` +Note: If you're loading dialogue in code, 2 frames must pass before entering the conversation in order for ReuseDialogueOptionsListFrom to take effect. + ## Example XML Here's an example dialogue XML: