How can I make the dialogue UI look like a phone chat
Posted: Fri Feb 21, 2020 4:43 am
Hi Pixel Crushers!
Your dialogue system is amazing. I had never used it before, but adding several complex conversations did not take much time. The documentation is great, and everything just works.
However, I am not quite sure how to get started on doing a major modification to the UI.
I need to make the dialogue look like a phone conversation between two people - like an SMS chat on a smartphone. So, instead of one and one entry showing and disappearing, I want the screen to fill up with messages in bubbles, in the order they were displayed.
I am unsure how I should best do this - would it be better to write the UI code from scratch, or is it better to do this by adapting one of the UI templates provided?
Cheers,
Christian Tellefsen
CTO
Megapop
Your dialogue system is amazing. I had never used it before, but adding several complex conversations did not take much time. The documentation is great, and everything just works.
However, I am not quite sure how to get started on doing a major modification to the UI.
I need to make the dialogue look like a phone conversation between two people - like an SMS chat on a smartphone. So, instead of one and one entry showing and disappearing, I want the screen to fill up with messages in bubbles, in the order they were displayed.
I am unsure how I should best do this - would it be better to write the UI code from scratch, or is it better to do this by adapting one of the UI templates provided?
Cheers,
Christian Tellefsen
CTO
Megapop