<aside> 💡 Tales’ Dialogue format allows you to add character portraits to dialogue.

</aside>

Adding/Removing Characters

https://www.loom.com/share/884338100c1f40cbbf45712d1d300b0f

Emotions

https://www.loom.com/share/510877eeb71f4b72821821b5441bab77

Read More

Emotion Examples

Speech Styles

https://www.loom.com/share/93c44cfa2a5d4616809b56e7ffaee550

Read More

Changing Character Looks

You can change the look for the main character or any other character. Create looks by selecting the character you’d like to create a look for from your Asset List, then selecting the “Create New Look” button.

To switch outfits, use the look command found in the dropdown menu of Visual Editor or by utilizing the code below in Code Editor.

How Look changing appears in Visual Editor.

How Look changing appears in Visual Editor.

[set: LATOYA.look.current LATOYA.look.uniform]

Changing a character back to their default appearance

[set: PAUL.look.current PAUL.look.default]