How do I make a border around an emoji?

I want to make it so that there is a border around this emoji.

image

I already have a UiStroke but it does not work on the emoji only the text please help.

2 Likes

I would find a pic of the emoji on the internet, then edit it in a photoshopping app. That is the only way I know of.

May I ask is the bread and the orange box together?
And also its impossible to do such thing inside roblox, only on a photoshop app.

2 Likes

I Would recommend using some photo edditing software like photoshop but if you dont have phtoshop a good free alternitave is photopea

2 Likes

there’s a simple but dodgy way of doing it

you can take the ImageLabel, clone it, set the anchor point to (0.5, 0.5), change the image color to Black (0, 0, 0, or #000000), resize it by a bit (maybe 4 or 8 pixels), and voila! you’ve finished it!

if you’re a bit confused, you can experiment with the properties

3 Likes

I would just get the emojis pic put it in a image label make the image black and put it behind the emoji.

1 Like

Just duplicate that image. Place it behind. And set its colour to black. If you want to make bigger border. Just increase the black image size.

2 Likes