How would I recreate this?

I’m trying to recreate player icons, however I don’t really know how to fix this issue. Heres what I’m trying to achieve.


This is a screenshot from friend checker, my problem is that the player icon clips out of the circle.
Screen Shot 2023-07-25 at 2.25.10 AM
How would I fix this?

1 Like

Try change the clip descendance property

ive done that, for some reason it doesnt work, the image is also parented under the circle UI

Either make the circle itself the imagelabel, or give the image the same uiCorner. Or, you can just request the rounded version of the thumbnail

1 Like

i did not know you could use UI corners with image labels :man_facepalming: :rofl:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.