Hi! I am a newbie with this assets, my name is Walter and I am making a platform adventure game.
I have a problem, I am using corgi engine for the platform and i wanna make the dialogues with speech bubbles like this example.
The problem when i downloaded the assets and open the example scene, I get this
http://prntscr.com/ocpqse
My unity is 2019.1.7f1
I changed in the dialogue manager for corgi engine UI... but i have the same problem :c
Thanks a lot if you can help me!
Best Regards
-------
Edit
I am re imported... and i get this
http://prntscr.com/ocq1d7
Corgi engine is not showing correctly the dialogue
-
- Posts: 10
- Joined: Tue Jul 09, 2019 12:24 pm
Re: Corgi engine is not showing correctly the dialogue
Hi,
Thanks for using the Dialogue System!
You can either add a Dialogue Actor component to the player prefab and select "Player" from the dropdown, or import the Dialogue System 2.1.8 patch 20190709. (I sent you a message with your access info to download the patch.)
Thanks for using the Dialogue System!
You can either add a Dialogue Actor component to the player prefab and select "Player" from the dropdown, or import the Dialogue System 2.1.8 patch 20190709. (I sent you a message with your access info to download the patch.)
-
- Posts: 10
- Joined: Tue Jul 09, 2019 12:24 pm
Re: Corgi engine is not showing correctly the dialogue
Hey! the files fixed the problem!
Thanks, i have another question! there are some way the response appear in a bubble speech above the player?
Like he is thinking about the ansewer?
Best regards
Thanks, i have another question! there are some way the response appear in a bubble speech above the player?
Like he is thinking about the ansewer?
Best regards
Re: Corgi engine is not showing correctly the dialogue
Yes. It's the same with or without Corgi. Add a bubble menu panel to the player. Add a Dialogue Actor to the player. Set the menu panel number to Custom, and assign the bubble menu panel.
Here's an example:
DS_CorgiPlayerMenuBubbleExample_2021-01-28.unitypackage
DS_CorgiLimitWidthAndPlayerMenu_2021-03-10.unitypackage
(Edit: Linked to most recent example and included example that also limits width of subtitle bubble.)
Here's an example:
DS_CorgiPlayerMenuBubbleExample_2021-01-28.unitypackage
DS_CorgiLimitWidthAndPlayerMenu_2021-03-10.unitypackage
(Edit: Linked to most recent example and included example that also limits width of subtitle bubble.)
-
- Posts: 10
- Joined: Tue Jul 09, 2019 12:24 pm
Re: Corgi engine is not showing correctly the dialogue
Thanks a lot!
Maybe i will come back with more doubts.
Great asset BTW
Maybe i will come back with more doubts.
Great asset BTW
Re: Corgi engine is not showing correctly the dialogue
Thanks! Glad to help.