Search found 5 matches

by GuaiWuLieRen
Tue Jan 08, 2019 7:52 am
Forum: Dialogue System for Unity
Topic: how can I localize an Actor name?
Replies: 1
Views: 395

how can I localize an Actor name?

Hi,
I am trying to localize Npc's name in my game. and I have read the documentation first, then I added some displaynames like Display Name cn, Display Name en, etc. but still can't make it work in 2.1.0.
any help will be great.
by GuaiWuLieRen
Mon Jan 07, 2019 9:25 am
Forum: Dialogue System for Unity
Topic: about variable
Replies: 5
Views: 463

Re: about variable

this is exactly what I need, thank you.
by GuaiWuLieRen
Mon Jan 07, 2019 5:46 am
Forum: Dialogue System for Unity
Topic: about variable
Replies: 5
Views: 463

Re: about variable

I have solved these two problems.
another new question is how can I change the Nodes ID or how can I change the display order of a node?
thanks.
by GuaiWuLieRen
Sun Jan 06, 2019 10:55 pm
Forum: Dialogue System for Unity
Topic: about variable
Replies: 5
Views: 463

Re: about variable

another question is: how can I know a conversation is start or how can I flip my npc to face the player when they talk to each other?
by GuaiWuLieRen
Sun Jan 06, 2019 10:16 pm
Forum: Dialogue System for Unity
Topic: about variable
Replies: 5
Views: 463

about variable

hi,
I added a boolean variable in the variables tab. and how can I save this variable state when my game restarted?