Symbols in Textlabel

I wanted to add an emoji to a textlabel but I didn’t know how. Would you do it like this?

local Textlabel = script.Parent

Textlabel.Text = " Hi :slightly_smiling_face:"

Thanks Guys,
ParkCityUSA

You can copy an emoji on that website and paste it in that string.

https://www.piliapp.com/emoji/list/happy/

3 Likes