JujuAdams/Chatterbox

Add basic string parsing functions to set the speaker for a line of text

JujuAdams opened this issue · 2 comments

Character: Text
-->
{ character : "Character", text : "Text"]

Character, expression, more details: Text
-->
{ character : ["Character", "expression", "more details"], text : "Text"}

As per discussion during the development of Yadda's spec, <<alias>> was suggested by @shdwcat to make it quicker/more convenient to write out dialogue. Alternatively, node header tags could also be used to alias speakers.

Addressed by #38