Help with Iris out transition

I want to make an iris out illusion triggerd by Humanoid.Died. (An iris out transition is when a transperant circle with a black backround closing in. often seen at the end of looney toons cartoons.)
I have already made the main transparent circle with a black backround.
it looks like this, V2 of iris out

–note I don’t know how to script with

TweenService

Tweens are actually pretty straight forward. I’d highly recommend learning how to use them. Its just 30 minutes of your time.

obviously dont read every single line on each of these, just give them a scan first then focus on all the things you think might help you with this.

Ok thank U so much!!!

One more question how to I make the edges remain black, and make the size bigger than the screen?

Set the size UDim2 value using scale: {1, 0, 1, 0} would make a UI element cover the entire screen, go beyond 1 for the UI element to be larger than the native device dimensions. The edges should remain black since the edges of the image are black too.

Thank you sorry that I haven’t replied its just it was late at night here in my country