Search found 6 matches

by omonoia91
Sat Mar 25, 2017 6:15 pm
Forum: Dialogue System for Unity
Topic: Change background while dialogue is active
Replies: 5
Views: 918

need more help/advices

Hello after some days. I did it and all are okay! :) I would like to ask something else now. Is it possible to connect the dialogue system database with MySQL and read the questions for the quiz game from there?( and if possible to add/change/remove from there ) (and how can i randomize the nodes so...
by omonoia91
Sun Mar 12, 2017 6:53 pm
Forum: Dialogue System for Unity
Topic: Change background while dialogue is active
Replies: 5
Views: 918

Re: Change background while dialogue is active

Hello and thanks for your answer. The UI is changing now but the camera doesn't point to computer screen. I made a new Camera angle named ComputerConversationAngle that points the computer screen for the selected angle and subject. At START node now i have Camera(ComputerConversationAngle,quizTrigge...
by omonoia91
Sun Mar 12, 2017 2:33 pm
Forum: Dialogue System for Unity
Topic: Change background while dialogue is active
Replies: 5
Views: 918

Change background while dialogue is active

Hello, I would like to know how can i change the background while the dialogue is active. My game is 3rd person open world and i have some mini-quiz games around the world. But sometimes when the quiz (dialogue) starts i don't want to show the character or the world at background. For example one qu...
by omonoia91
Thu Feb 23, 2017 6:16 pm
Forum: Dialogue System for Unity
Topic: Player keep moving while conversation is active
Replies: 2
Views: 1574

Player keep moving while conversation is active

Hello, I have a problem. When i move and meanwhile i press the space button (interact button) the conversation starts but my character keeps moving straight. I have added the scripts and the camera at the Set Enabled on Dialogue Event (Script) as you can see below. The problem is when i press for ex...
by omonoia91
Thu Feb 02, 2017 4:27 pm
Forum: Dialogue System for Unity
Topic: Cant change no active/completed quest message
Replies: 2
Views: 363

Re: Cant change no active/completed quest message

it worked! thanks for the fast response ;)
by omonoia91
Thu Feb 02, 2017 3:23 pm
Forum: Dialogue System for Unity
Topic: Cant change no active/completed quest message
Replies: 2
Views: 363

Cant change no active/completed quest message

Hello, i would like to know how can i change the no active quest message and the no completed quest message. At the documentation there are field for that messages in the Unity GUIQuest Log Window(Script): http://imgur.com/OA6mfTz but at mine i dont have that 2 fields: http://imgur.com/tLzhy6S how c...