Hi there,

I am trying to make a Chat/ SMS like game in Godot (game like "Duskwood", "The Sign" etc.) where the game looks like a messenger UI with AI chat friends where you can give predifined answers to drive the story. For this I need to implement the messenger UI with a scroll view, message boxes with dynamic width and height, text with colored emojis within the text and so on. The game should be for mobile (Android and IOS)

I got a lot of questions about this, but the first, very important one is: How can I display text in a self-sizing textbox that contais text with colored emojis with it. How can I do this?

Here is a sample of a prototype that I did in the unity engine.

7 months later

Hey, i am totally looking into the same. You got any success with building it in godot? Your Unity prototype looks great.

4 months later
5 months later