Skip to content

Characters

Jack Brett edited this page May 20, 2024 · 7 revisions

You can create scenes with dialogues using the Dialogue Order without associating this dialogue with any characters.

However, many narrative based games will utilise characters with multiple portraits (i.e., one character but with mulitple expressions). We can implement this using our Character classes.

Creating Characters

Adding characters to your project is easy, simply:

  1. Select LUTE>Create>Narrative>Character.

characterCreateMenu

  1. A new Character object should be created and visible on the Hierarchy window.
  2. Once this object is selected, you can edit various character properties - we suggest renaming the actual object also to help with clarity in larger scenes with multiple characters.

characterInpsector

  1. You can then change various other properties on the character object inspector and for now we will skip over the portratit properties.

Using Characters in Dialogue

Character's Portraits

Do the fungus dance

Clone this wiki locally