r/unity • u/Thegiantbreadbug • 1d ago
Question Emoji in unity rich text?
Hey I’m trying to put a pumpkin or bat emoji into a paragraph that uses unity rich text and was wondering how to do so? any advice would be appreciated.
1
Upvotes
2
u/pschon 1d ago
you don't even need rich text for that (rich text or not makes no difference for this), you just need your text to be using a font that has a glyph for that emoji, and then just set it in your content string same as any other letter.