@ -72,11 +72,12 @@ namespace Fungus
}
Flowchart flowchart = GetFlowchart();
sayDialog.SetCharacter(character, flowchart);
sayDialog.SetCharacterImage(portrait);
sayDialog.gameObject.SetActive(true);
string displayText = storyText;
foreach (CustomTag ct in CustomTag.activeCustomTags)