we made our scenario in chatmapper.
When I export the project in XML to import it in unity, the xml file looks like that.
(i have an actor with 3 different portraits)
Code: Select all
<Field Hint="A collection of image files that represent this actor." Type="Files">
<Title>Pictures</Title>
<Value>[Personnages\tetes persos\persos_dialogues\Bleu_1.png;Personnages\tetes persos\persos_dialogues\Bleu_2.png;Personnages\tetes persos\persos_dialogues\Bleu_3.png]</Value>
</Field>
But when i import from chatmapper, il have only the first portrait.
Do i miss something ?
thanks !
Seb