about variable

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
GuaiWuLieRen
Posts: 5
Joined: Sun Jan 06, 2019 7:27 am

about variable

Post by GuaiWuLieRen »

hi,
I added a boolean variable in the variables tab. and how can I save this variable state when my game restarted?
GuaiWuLieRen
Posts: 5
Joined: Sun Jan 06, 2019 7:27 am

Re: about variable

Post by GuaiWuLieRen »

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?
GuaiWuLieRen
Posts: 5
Joined: Sun Jan 06, 2019 7:27 am

Re: about variable

Post by GuaiWuLieRen »

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.
User avatar
Tony Li
Posts: 22057
Joined: Thu Jul 18, 2013 1:27 pm

Re: about variable

Post by Tony Li »

GuaiWuLieRen wrote: Mon Jan 07, 2019 5:46 amanother new question is how can I change the Nodes ID or how can I change the display order of a node?
Similarly to the Mecanim Animator window, you can add a new node and delete the old link arrow:

Image

Image

If you want to change the display order of the player response menu, inspect the node that links to the responses. Use the up/down arrows to change the order:

Image

Image
GuaiWuLieRen
Posts: 5
Joined: Sun Jan 06, 2019 7:27 am

Re: about variable

Post by GuaiWuLieRen »

this is exactly what I need, thank you.
User avatar
Tony Li
Posts: 22057
Joined: Thu Jul 18, 2013 1:27 pm

Re: about variable

Post by Tony Li »

Happy to help!
Post Reply