Search found 9 matches

by gammaker95
Fri Apr 15, 2016 8:58 pm
Forum: Dialogue System for Unity
Topic: can I change dialogue ui skin by actor?
Replies: 5
Views: 1258

Re: can I change dialogue ui skin by actor?

I sent my invoice num to your pm. please check that. and one more question. 3. On the player and npc GameObjects, add an Override Unity UI Dialogue UI Controls component, and add a Speech Bubble Canvas as a child of the GameObject. You can use the standard Unity UI editing methods to customize the a...
by gammaker95
Fri Apr 15, 2016 4:05 am
Forum: Dialogue System for Unity
Topic: can I change dialogue ui skin by actor?
Replies: 5
Views: 1258

Re: can I change dialogue ui skin by actor?

Thank you for answer. But I didn't mean that. I wanted 3 actors in one conversation. like this. (and speech bubble meant just example for other ui.) 1. narrator says something (narrator is not actual character. it is for describing situation. 2. player says. 3. npc says. 4. do 2-3 step util conversa...
by gammaker95
Wed Apr 13, 2016 4:01 am
Forum: Dialogue System for Unity
Topic: can I change dialogue ui skin by actor?
Replies: 5
Views: 1258

can I change dialogue ui skin by actor?

Hello.

I want to change dialogue ui skin by actors.

for examples,

when narrator says, some normal box ui.
when main character and others say, some speech bubbles.

is this possible?

additional question.)

except touch input, is it possible other gesture to skip or continue dialogue (like swipe)?
by gammaker95
Mon Apr 11, 2016 5:53 am
Forum: Dialogue System for Unity
Topic: display like messenger chatting log.
Replies: 3
Views: 869

display like messenger chatting log.

Is it possible to make dialogue that displays texts like any messenger chatting log(ex skype, telegram etc.)?
by gammaker95
Fri Mar 11, 2016 9:27 pm
Forum: Dialogue System for Unity
Topic: Use Bark...
Replies: 3
Views: 855

Re: Use Bark...

Thanks for details. :)

Your asset is very useful for my game.
by gammaker95
Fri Mar 11, 2016 5:49 am
Forum: Dialogue System for Unity
Topic: Use Bark...
Replies: 3
Views: 855

Use Bark...

Hello.

When Monster attack (or attacked), Game display Some Dialogue like "I'll kill you".
I thought bark system can maybe do this.

I didn't know how do i do. I didn't find helpful something in documentation and example.
Can I use bark trigger or something?
by gammaker95
Fri Feb 12, 2016 4:55 am
Forum: Dialogue System for Unity
Topic: Can I use "Bark" with monster prefabs?
Replies: 1
Views: 517

Can I use "Bark" with monster prefabs?

Hello. I ask some problems in using "Bark". In my game, all monsters reveal surprisingly using prefabs. And today I tried to setup NPC wizard for bark. but, in case of prefabs, never clicked 2 checkbox in bark ui. After monsters are in hierachy, checkbox was clicked. I wonder I can't use b...
by gammaker95
Sun Nov 22, 2015 2:08 am
Forum: Dialogue System for Unity
Topic: I have 2 questions.
Replies: 3
Views: 1255

Re: I have 2 questions.

thank you for your reply. It is more detail about second question. I want to make tutorial text with icon for more information. For example, there are some text like below. " Drag screen and you can find quest mark". (this is on alert window.) in here, quest mark is green "!" mes...
by gammaker95
Fri Nov 20, 2015 11:03 pm
Forum: Dialogue System for Unity
Topic: I have 2 questions.
Replies: 3
Views: 1255

I have 2 questions.

Hello~ I think "Dialogue System" is cool asset. I have 2 questions. first, how do i hide alert window when scene starts? I am using Generic Unity UI Dialogue UI in unity Ui prefabs folder. when I play a scene, alert window showed and disappeared. I tried to find a solution but I can't. If ...