Search found 380 matches

by hrohibil
Sun Mar 06, 2022 4:19 am
Forum: Dialogue System for Unity
Topic: Facing wrong direction
Replies: 11
Views: 1791

Re: Facing wrong direction

Yes sorry for clarifying that.
The player is the one with the cap and glasses.
The one closest to the camera.

But even the AI is not facing him.
They don’t face each other’s??



Cheers
Hamid
by hrohibil
Sat Mar 05, 2022 5:43 pm
Forum: Dialogue System for Unity
Topic: Facing wrong direction
Replies: 11
Views: 1791

Facing wrong direction

Hello Toni

As seen below I a, still facing two issues-

1:
My invector character in all dialogues are facing the wrong way..

2:
Can that text UI (arrow pointing on below image) be lowered down?

by hrohibil
Fri Mar 04, 2022 2:07 am
Forum: Dialogue System for Unity
Topic: Kill a conversation after 2 sec
Replies: 2
Views: 491

Re: Kill a conversation after 2 sec

I solved it Toni.

Thank you..
by hrohibil
Thu Mar 03, 2022 3:28 pm
Forum: Dialogue System for Unity
Topic: Kill a conversation after 2 sec
Replies: 2
Views: 491

Kill a conversation after 2 sec

Hi Toni How do i kill or end a conversation after 2 sec after last node has been processed? How should the end node be? Because after my last node with text in it i have one last node called <>END. I think this node does so after the NPC has finished the last node the one before the END, then the di...
by hrohibil
Thu Mar 03, 2022 3:21 pm
Forum: Dialogue System for Unity
Topic: image profile to large and how to display name
Replies: 6
Views: 1284

Re: image profile to large and how to display name

It works!!!

Thanks Toni.....

In the prefab, you were right I only saw that the gameobject was enabled but it was no add to the list in the inspector..

Thank you king.........
by hrohibil
Thu Mar 03, 2022 3:12 pm
Forum: Dialogue System for Unity
Topic: image profile to large and how to display name
Replies: 6
Views: 1284

Re: image profile to large and how to display name

Thank you sooooooo much Toni. Problem # 1 solved I still only get the (NPC NAME) up above the character. Please see my settings from provided google drive... And this is most likely my issue, where is the setting "Did you assign the (NPC NAME) GameObject to the correct subtitle panel's Portrait...
by hrohibil
Thu Mar 03, 2022 11:12 am
Forum: Dialogue System for Unity
Topic: image profile to large and how to display name
Replies: 6
Views: 1284

Re: image profile to large and how to display name

Hi Toni Still two issues. The images has correct sizes in all other conversations only in this case with the two NPCs.. I opened the dialogue prefab I am using the circle one, and adjusted the settings like in your image. But nothings changed, the size is still same on everything.. The other issue w...
by hrohibil
Wed Mar 02, 2022 6:29 pm
Forum: Dialogue System for Unity
Topic: image profile to large and how to display name
Replies: 6
Views: 1284

image profile to large and how to display name

hi Toni Please see attached two images (googledrive). First one is that in one specific conversation the picture profiles are way to big. They should be like in the second image. Which leads me to my next question. How do i add display name above these images/icons? https://drive.google.com/file/d/1...
by hrohibil
Wed Mar 02, 2022 5:15 pm
Forum: Dialogue System for Unity
Topic: conversation depended of other
Replies: 3
Views: 587

Re: conversation depended of other

Thank you Toni.

That did it..

KING SUPPORTER YOU ARE
by hrohibil
Wed Mar 02, 2022 3:50 pm
Forum: Dialogue System for Unity
Topic: conversation depended of other
Replies: 3
Views: 587

conversation depended of other

Hi Tony What is the easy way to setup one conversation node is depended by another? So in one conversation player gets told go see this other NPC. When player engages the conversation with the other NPC, the NPC will ask if player has talked with the other NPC(first NPC), here I need some kind of co...