Thank you Tony!
This will certainly help me figure out how to go around this.
Search found 10 matches
- Sat Jan 08, 2022 6:20 am
- Forum: Dialogue System for Unity
- Topic: Ideas for how to resolve a "Reigns" type Dialogue Tree
- Replies: 3
- Views: 336
- Thu Jan 06, 2022 5:42 pm
- Forum: Dialogue System for Unity
- Topic: Ideas for how to resolve a "Reigns" type Dialogue Tree
- Replies: 3
- Views: 336
Ideas for how to resolve a "Reigns" type Dialogue Tree
Hello. I am new at the Dialogue Unity so I might be missing something vital but I am trying to figure out how the best way of doing a "Reigns / Yes, Your Grace" sort of Dialogue tree. Where the player spends time on a throne and gets a choice/dialogue, saying yes or no. Then you break away...
- Thu Jan 06, 2022 5:09 pm
- Forum: Dialogue System for Unity
- Topic: Bark Instance Not Set on an Object When Adding Standard Bark UI
- Replies: 15
- Views: 1233
Re: Bark Instance Not Set on an Object When Adding Standard Bark UI
Thank you Tony for helping with this and I am glad it was just a bug that was easily squashed!
- Sun Jan 02, 2022 4:38 pm
- Forum: Dialogue System for Unity
- Topic: Bark Instance Not Set on an Object When Adding Standard Bark UI
- Replies: 15
- Views: 1233
Re: Bark Instance Not Set on an Object When Adding Standard Bark UI
BTW, QuickStart and conversation Tutorials worked perfectly fine. It is just something not working on Barks for me and has something to do with the Dialogue Actor as I tried different methods to trigger it. But the failure is always on the Bark bubble / Dialogue Actor. I have to go to bed since I am...
- Sun Jan 02, 2022 4:27 pm
- Forum: Dialogue System for Unity
- Topic: Bark Instance Not Set on an Object When Adding Standard Bark UI
- Replies: 15
- Views: 1233
Re: Bark Instance Not Set on an Object When Adding Standard Bark UI
which means that having None in Portrait might be what is causing the issue?portraitImage.sprite = speakerPortrait;
- Sun Jan 02, 2022 4:16 pm
- Forum: Dialogue System for Unity
- Topic: Bark Instance Not Set on an Object When Adding Standard Bark UI
- Replies: 15
- Views: 1233
Re: Bark Instance Not Set on an Object When Adding Standard Bark UI
My Unity is 2020.3.25f1. The Standard Package was just an outdated script that needed GUIText to just say Text. I resolved that. But I still do not understand why I cannot make a Bark Pop Up Bubble appear. Not even in the test scene, you sent me. I do not get an Audio prompt or anything. The moment ...
- Sun Jan 02, 2022 3:58 pm
- Forum: Dialogue System for Unity
- Topic: Bark Instance Not Set on an Object When Adding Standard Bark UI
- Replies: 15
- Views: 1233
Re: Bark Instance Not Set on an Object When Adding Standard Bark UI
I do not understand if it is something just broken with my Unity, as I tried on a separate project to follow the next tutorial by downloading the Standard Unity Assets and that package was full and full of errors.
- Sun Jan 02, 2022 3:55 pm
- Forum: Dialogue System for Unity
- Topic: Bark Instance Not Set on an Object When Adding Standard Bark UI
- Replies: 15
- Views: 1233
Re: Bark Instance Not Set of an Object
Hi, Thanks for making a forum post. Did you get the Dialogue System from the Unity Asset Store? What version of the Dialogue System are you using? It's listed in the Welcome window (menu item Tools > Pixel Crushers > Dialogue System > Welcome Window) and in Plugins / Pixel Crushers / Dialogue Syste...
- Sun Jan 02, 2022 3:48 pm
- Forum: Dialogue System for Unity
- Topic: Bark Instance Not Set on an Object When Adding Standard Bark UI
- Replies: 15
- Views: 1233
Re: Bark Instance Not Set on an Object When Adding Standard Bark UI
Hello. I got it today. It is version 2.2.23. I have a suspicion the Import and Download are not working properly as I had to re-download and re-import it since the first time I added it was full of errors. I followed the Tutorial: https://www.youtube.com/watch?v=D2SnSi9A070&t=1s&ab_channel=P...
- Sun Jan 02, 2022 3:27 pm
- Forum: Dialogue System for Unity
- Topic: Bark Instance Not Set on an Object When Adding Standard Bark UI
- Replies: 15
- Views: 1233
Bark Instance Not Set on an Object When Adding Standard Bark UI
Hello. I got Unity Dialogue System today and so far it has been very buggy when I have been trying to follow the tutorials. Doing one Tutorial somehow breaks the previous one but that is not the issue. The issue is that I am trying to follow them to see what I can create and I am only on Bark, the 3...