How do I add a circle opener transition to my game?

I would like to have something like this at the beginning of the levels of my game: https://www.youtube.com/watch?v=UvGjd1CZST8

Could please someone help me?

There are probably more elegant ways to do it but I would just make a png image of black in the size of my game dimensions with a small transparent circle at the center… then at the beginning i would scale it up… its only for a few frames anyway…

1 Like

Thanks a lot!!. It worked.

1 Like

glad I could help… Remember to delete after it has been scaled enough to not be visible, otherwise it will hog memory…