Search found 5 matches

by CluelessGD
Sat Feb 22, 2025 2:01 am
Forum: Dialogue System for Unity
Topic: Conversation Organization
Replies: 1
Views: 48

Conversation Organization

Hello there! I have a bit of issue organizing the conversation as seen below: Conversation List.png My expected behavior: if I organize the conversation as X/title and X/title2 it will be shown as drop down with x/showing title and title 2. It's a minor issue in an otherwise excellent plug-in, any i...
by CluelessGD
Sat Nov 30, 2024 1:34 am
Forum: Dialogue System for Unity
Topic: Sending Image in Chat
Replies: 1
Views: 2590

Sending Image in Chat

Hi, I have further question regarding the textline dialogue UI, I want the subtitles chat to sent "Image" and show it in the chat (like people sending real life picts in WhatsApp). The solution that I've used is using Text Mesh Pro's Inline Image and insert the rich text as link so when th...
by CluelessGD
Thu Nov 28, 2024 4:06 am
Forum: Dialogue System for Unity
Topic: Question on Persistence Data
Replies: 5
Views: 1726

Re: Question on Persistence Data

Wow thank you so much Tony! It works as intended. I'm almost pulling my hair, you save me so much hair.

I'll ask again if I have any issue. Sending my best regards to you!
by CluelessGD
Wed Nov 27, 2024 8:46 pm
Forum: Dialogue System for Unity
Topic: Question on Persistence Data
Replies: 5
Views: 1726

Re: Question on Persistence Data

Hey Toni,

Thanks for the answer, for the implementation I am a bit lose. So I run the code in the Dialog Trigger and should I use that variable as condition if I want to restore the previous dialogue state?

Thank you agian
by CluelessGD
Wed Nov 27, 2024 1:03 pm
Forum: Dialogue System for Unity
Topic: Question on Persistence Data
Replies: 5
Views: 1726

Question on Persistence Data

Hi, First of all, thank you for the Dialogue System, It's been very helpful for first time developer like me to quickly iterate on new ideas. I have some question regarding the persistence data. I am building similar in concept to the Lobby in Textline extras where player can have chat simultaneousl...