Search found 368 matches

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

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: 198

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: 536

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: 536

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: 536

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: 536

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: 253

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: 253

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...
by hrohibil
Mon Feb 28, 2022 2:14 pm
Forum: Dialogue System for Unity
Topic: set camera on first conversation
Replies: 1
Views: 218

set camera on first conversation

Hi Toni I tried setup a camera into the initial node into the sequencer this code_ Camera(CameraSHOPMANFront,, 4); What should the number actually do here`? i mean i wanted no transition, just instantly use the camera i set up. And it does actually snap over instant to the other camera, but from not...
by hrohibil
Mon Feb 28, 2022 2:01 pm
Forum: Dialogue System for Unity
Topic: Face the speaker
Replies: 5
Views: 335

Re: Face the speaker