How do I fit a PFP of a character type HeadShot inside a circle?

Basically, I want to fit a HeadShot image in a circle and I have no idea on how to do it. Suggestions?

http://prntscr.com/oenq0m <- Image of the circle if you don’t know what I’m talking about.

You will want to make a square, and cut a circular hole in it. Then, place the headshot image beneath this to hide the edges. If you want the edges to be transparent where only a round cutout of the headshot image is visible, you can enable ClipDescendants for the square with the hole in it.

3 Likes

Alright, thanks mate. Really appriciate it!

Cheers

Alternatively, try @boatbomber’s module:

3 Likes