How do I make a menu showing the player’s profile image in a circular shape?
I’m not very good at GUI, I already researched it but I didn’t find it, I don’t know if I did it right, but if you can help me I appreciate it.
How do I make a menu showing the player’s profile image in a circular shape?
I’m not very good at GUI, I already researched it but I didn’t find it, I don’t know if I did it right, but if you can help me I appreciate it.
This should help but there is also a FM I can find in a bit.
Thanks, but I know how to make the player’s profile appear, I just don’t know how to circulate it
You could just paste it over the top of a circle using an image label.
For example on circle behind as a back plate and then the image then just the border of the circle I can mock one up for you real quick.
Upload white circle image as decal and use it in a ImageLabel.
Can I get the image of the circle? I already tried to find a circle to do this but I didn’t find any.
Thanks! ^^
Just upload them to Roblox as a decal copy the image id into a image label and stack like I said and that should work.
FYI, there is a publicaly available module which helps when trying to add circular borders to an image (pictures provided in linked topic). You can find more information here:
Glad to see my module is helping people.
Hey, just wanted to let you guys know, that right now, 2022, there’s an even easier way to make any GUI circular:
Just insert a UICorner into the Image, like this:
Result: