Stickers for p2p chat

Hey, this might sound dumb but I am trying to add stickers to my p2p chat.
Is it possible to make something like this:
Screenshot_2023-01-29_17-42-10
Thanks.

Hi,
Are you using the “text input” object? It supports emojis.

1 Like

No, I’m using text entry. I know it supports emojis but I want to add my own custom emojis, that’s pretty much it.

For custom emojis, I guess you would need to look for triggers in the strings and replace them with the sprites of your choice.
Use StrFind(string, string) for that.
https://wiki.gdevelop.io/gdevelop5/all-features/expressions-reference#text_manipulation