Appearance
Shows the text that someone says. Unline Dialog works only with characters and does not support emotions.
string
TextContent
engine.script({ start: [ engine.action.say( "character id", "text", ) ], });