Search found 13 matches

by duss
Fri Aug 27, 2021 8:33 am
Forum: Dialogue System for Unity
Topic: Automatically add a non-breaking space between a word and "?"
Replies: 3
Views: 1170

Re: Automatically add a non-breaking space between a word and "?"

Hey, i'm a little bit late but thanks a lot ! <3
by duss
Thu Nov 12, 2020 12:00 pm
Forum: Dialogue System for Unity
Topic: Automatically add a non-breaking space between a word and "?"
Replies: 3
Views: 1170

Automatically add a non-breaking space between a word and "?"

Hi !
In french we have a space between ! (question mark) ? (intégration mark) : (i don't know the word in english :? )

Do you see a method to add automatically a non-breaking space between ? and the word to avoid this :

Image

thanks for you idea !
by duss
Wed Sep 23, 2020 4:09 pm
Forum: Dialogue System for Unity
Topic: Continue Button not always the same behaviour !
Replies: 3
Views: 802

Re: Continue Button not always the same behaviour !

pixel crushers : best support ever !

thanks !
by duss
Wed Sep 23, 2020 4:36 am
Forum: Dialogue System for Unity
Topic: Continue Button not always the same behaviour !
Replies: 3
Views: 802

Continue Button not always the same behaviour !

Hello, I have 3 differents subtitels panel - 1 for the player with picture in 3D - 1 for the NPCs with 2D pictures - 1 for the narration without picture (in yellow in the video) in the player and NPC panel, when a touch continue button (all the screen) the remaining text is instantly displayed. If i...
by duss
Sun Aug 30, 2020 4:07 pm
Forum: Dialogue System for Unity
Topic: Import from chatmapper multiple actor portrait doesn't work ?
Replies: 10
Views: 638

Re: Import from chatmapper multiple actor portrait doesn't work ?

Yes ! I think so ! i'll let you know if i see something wrong !
thanks for the quick help !
by duss
Sun Aug 30, 2020 10:15 am
Forum: Dialogue System for Unity
Topic: Import from chatmapper multiple actor portrait doesn't work ?
Replies: 10
Views: 638

Re: Import from chatmapper multiple actor portrait doesn't work ?

Hello, Thanks for the answer. I made a short vidéo of the import process. no error (just few unfound portraits) https://www.youtube.com/watch?v=aF-nf7aaT28&feature=youtu.be here is the XML for Bonnie (it's the same as karen in chatmapper) <Actor ID="6"> <Fields> <Field Hint="A nam...
by duss
Sat Aug 29, 2020 10:14 am
Forum: Dialogue System for Unity
Topic: Import from chatmapper multiple actor portrait doesn't work ?
Replies: 10
Views: 638

Re: Import from chatmapper multiple actor portrait doesn't work ?

Hi Tony, i think there is still a little issue. Now it imports all my portraits but in an array where the first entry is [2] (its the same for all portrait) The 2 should be 0 the 3 should be 1 ... did i miss something or it's an issue at your side ? thanks Seb https://i.ibb.co/bdfFtsC/Capture-d-cran...
by duss
Thu Aug 27, 2020 8:26 am
Forum: Dialogue System for Unity
Topic: Import from chatmapper multiple actor portrait doesn't work ?
Replies: 10
Views: 638

Import from chatmapper multiple actor portrait doesn't work ?

Hi, 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) <Field Hint="A collection of image files that represent this actor." Type="Files"> <Title>Pictures</Title> <V...