Search found 10 matches

by ierin2323
Tue Mar 01, 2022 7:31 pm
Forum: Dialogue System for Unity
Topic: Continue button complete dialogue first
Replies: 7
Views: 452

Re: Continue button complete dialogue first

First of all, it didn't work again this time.

It could be my problem.

For now, I have simply created component and solved the problem.

I can't see version 2.226 in the package manager right now,
but I will test it again when I updated to version 2.2.26.

Thank you for help.
by ierin2323
Mon Feb 28, 2022 9:44 pm
Forum: Dialogue System for Unity
Topic: Continue button complete dialogue first
Replies: 7
Views: 452

Re: Continue button complete dialogue first

Unfortunately, this did not help.
(I have set various values since 0.1.)

Am I the only one experiencing this situation?

If there's no other way,
I'll remove "UIBUTton KeyTrigger"
and I'll make my own components to try solve this situation.
by ierin2323
Mon Feb 28, 2022 8:01 pm
Forum: Dialogue System for Unity
Topic: Continue button complete dialogue first
Replies: 7
Views: 452

Re: Continue button complete dialogue first

I use only one button. And the "StandardUIContinueButonFastForward" component is included in the button. I press the button using "UIButton KeyTrigger". Use any keyboard button using "AnyKeyOrButton". https://drive.google.com/file/d/18xDtxuN15En5l9R2rabB_giNAsJUNsFg/vie...
by ierin2323
Sun Feb 27, 2022 11:07 pm
Forum: Dialogue System for Unity
Topic: Continue button complete dialogue first
Replies: 7
Views: 452

Continue button complete dialogue first

I referred to this link. https://pixelcrushers.com/phpbb/viewtopic.php?f=3&t=4204&p=29700&hilit=fast+forward#p29700 I tried to follow the instructions, It usually works. But sometimes when I press the button repeatedly, there's a problem with skip. ex) Dialogue 1 (Pressing the button rep...
by ierin2323
Sun Feb 20, 2022 10:32 pm
Forum: Dialogue System for Unity
Topic: Can I use one 'Conversion' with multiple NPCs?
Replies: 5
Views: 314

Re: Can I use one 'Conversion' with multiple NPCs?

I think my explanation wasn't enough. https://lh3.googleusercontent.com/K8q2Vo9qVLgvhOXSj4tZXLTlKy8IlV0mq6LqBVF4m8M7vW9icJXtbtDB7u_z8aatm0ESmqLCMv1D2JYAGqpPSGfV6Ct0MajU7nmYEyugW3vMyyU_VBbrzbV2Nk6NGpVO6LlQbWA9YpTf3NI2P8R8sLEAi_oihiRC6mazNOmI48LyIsNeK9zvakdtZvB6mN4MTgkqZAjAk0kfdpuZSHIL8YiFoVa6hVLWSKNl...
by ierin2323
Sun Feb 20, 2022 7:52 pm
Forum: Dialogue System for Unity
Topic: Can I use one 'Conversion' with multiple NPCs?
Replies: 5
Views: 314

Can I use one 'Conversion' with multiple NPCs?

https://lh3.googleusercontent.com/qoK8rgEZDc-bCnBgI3_scZH6rTrq0EWm9mHPYlHs4ZezCf0cf4TOUCYvo59mB2oee1SS9Pd5aE0u7mNih3XickFKGskI8X0SXEFPK-ovaMyqExOfY-PqgR8uxonSVGKgtjByxk90757zLrrcoMrvqLtTe4xqRWGafhOPgp3V6nkiawrlkNuxx8zJgNN4pxUccQ_rBaOYKqUdoVNsJoKGo4g9iKVV4o9zqjjSsq3U9kLCytSyXtZOaRDP8q0g7V5eBeFbTZbPg...
by ierin2323
Thu Feb 17, 2022 4:23 am
Forum: Dialogue System for Unity
Topic: When a player talks to an NPC in "conversation", does he always talk through "menu panel"?
Replies: 2
Views: 180

When a player talks to an NPC in "conversation", does he always talk through "menu panel"?

Hello. I ask for your understanding because I speak with an English translator. When a player talks to an NPC in "conversation", does he always talk through "menu panel"? I set up "Custom Submit Panel" and "Custom Menu Panel". Even in 'conversation' where ther...
by ierin2323
Wed Feb 16, 2022 1:09 am
Forum: Dialogue System for Unity
Topic: Conversation by bark is possible?
Replies: 1
Views: 174

Conversation by bark is possible?

I want to converse using 'bark'.
(As shown in the url. It's at 0:18)


I want to learn how to do it.
Are there any examples or tutorials?