Similar to what we do for objective text, we should be able to include special symbols like {rover} and {dataPoint} to have the corresponding mini sprites appear in dialog and other kinds of text. This will help make the terminology of the game more clear.
Could potentially be combined with #28 into a single function called something like formatSpecialText.
Similar to what we do for objective text, we should be able to include special symbols like
{rover}
and{dataPoint}
to have the corresponding mini sprites appear in dialog and other kinds of text. This will help make the terminology of the game more clear.Could potentially be combined with #28 into a single function called something like
formatSpecialText
.