Search found 5 matches

by alex89
Thu Dec 10, 2020 5:58 pm
Forum: Dialogue System for Unity
Topic: Hide and show dialogue box between each entries
Replies: 4
Views: 410

Re: Hide and show dialogue box between each entries

Thanks a lot Tony, appreciate the quick reply! This should solve it :)

Take care
by alex89
Thu Dec 10, 2020 11:01 am
Forum: Dialogue System for Unity
Topic: Hide and show dialogue box between each entries
Replies: 4
Views: 410

Hide and show dialogue box between each entries

Hello! I'm implementing my own UI in onConversationLine in order to setup the position of the dialogue box (like final fantasy 9, for example). What I'm trying to achieve is to have the dialogue box play the dismiss animation every time it completes (via continue button or programmatically). So the ...
by alex89
Fri Oct 23, 2020 2:39 pm
Forum: Dialogue System for Unity
Topic: Speech Bubble customisation
Replies: 3
Views: 587

Re: Speech Bubble customisation

Thanks for the swift reply, it's very helpful!

I'll explore what you suggested and take it from there :)
by alex89
Fri Oct 23, 2020 12:52 pm
Forum: Dialogue System for Unity
Topic: Speech Bubble customisation
Replies: 3
Views: 587

Speech Bubble customisation

Hello! First post here. I've been playing with Dialogue System for a couple of weeks now, experimenting a bit what are its possibilities, and I find it great! Had to build a custom dialogue system in the past and it required a lot of work to get it done properly! While reading through the docs and t...