I has one quests:
a dialog node:actor is NPC,conersant is player, i wish the node delay until getted a message?
Search found 11 matches
- Sat Sep 15, 2018 10:07 am
- Forum: Dialogue System for Unity
- Topic: node delay
- Replies: 1
- Views: 307
- Sat Sep 15, 2018 9:13 am
- Forum: Dialogue System for Unity
- Topic: line space
- Replies: 1
- Views: 386
line space
Hi,I have a question: how to set dialogue UI (NPC Subtitle Line)line space?
- Mon Sep 10, 2018 11:01 pm
- Forum: Dialogue System for Unity
- Topic: Play subtitles and audio at the same time
- Replies: 3
- Views: 480
- Mon Sep 10, 2018 11:22 am
- Forum: Quest Machine
- Topic: Integration quest machine and dialogue system
- Replies: 2
- Views: 757
Re: Integration quest machine and dialogue system
I have import the dialogue system。The problem is the inconsistent,I change a version and it's OK.Thanks.
- Mon Sep 10, 2018 11:19 am
- Forum: Dialogue System for Unity
- Topic: Play subtitles and audio at the same time
- Replies: 3
- Views: 480
Play subtitles and audio at the same time
I want to Play subtitles and audio at the same time,But Sequence(Audio(FirstAudio/1)) interrupt the subtitles,How to solve it?
- Mon Sep 10, 2018 4:41 am
- Forum: Dialogue System for Unity
- Topic: How to control the speed of subtitile in a conversation?
- Replies: 1
- Views: 531
How to control the speed of subtitile in a conversation?
How to control the speed of subtitile in a conversation?
- Sun Sep 09, 2018 5:07 am
- Forum: Quest Machine
- Topic: Integration quest machine and dialogue system
- Replies: 2
- Views: 757
Integration quest machine and dialogue system
import dialogue system third party support error?
- Sat Sep 08, 2018 11:37 pm
- Forum: Quest Machine
- Topic: working quest do not show dialog
- Replies: 5
- Views: 977
Re: working quest do not show dialog
It's OK,Thank you very much.
- Sat Sep 08, 2018 2:26 am
- Forum: Quest Machine
- Topic: working quest do not show dialog
- Replies: 5
- Views: 977
Re: working quest do not show dialog
MessageSystem.SendMessage(this, "FindGlass", "Start");
questGiver.StartDialogueWithPlayer();
it don't show attachment mark(Heading Text/Body Text/Caption Text)?
- Sat Sep 08, 2018 2:16 am
- Forum: Quest Machine
- Topic: working quest do not show dialog
- Replies: 5
- Views: 977
Re: working quest do not show dialog
OK,I have a try,thanks!