Clearly, in Survivor, I find the images of people’s profile are rounded to a circle. I find no solution whatsoever from many attempts to making an image to a circle without uploading images. How can I do it?
Please provide more information, like screenshots. This post is vague.
Thats a suggestion for a corner roundness property. It does not actually exist.
The only way is images/9 slice.
I think I know what you mean so…
Are you trying to say you want the player’s profile picture to be round in-game without downloading their images that is impossible?
If that is what you are trying to say then you should use viewportframe.
Here is a open sourced Image clipping module made by @boatbomber using viewporframe.
https://devforum.roblox.com/t/open-source-image-clipping-module/29301
Yup! From what little information OP has given us, I think my module is exactly what he’s looking for!
I designed the module to cut the square images that we get from Roblox APIs, like profile photos!
Usage is simple and explained in the thread.