Skip to main content

The Power of Pride Bundle 2026 — $10 PWYC Edition
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

The sound and music really added to the charm. I loved the screen fade in/out design- how did you do that?? 

Thank you very much! You can check the source code yourself here but essentially, it uses a TextureRect with a simple shader which controls the fading in/out. For the cool design it uses a GradientTexture2D configured as a radial gradient with mirror repeat and with the ‘from’ and ‘to’ settings very close to create concentric rings which are mirrored across the texture.

Amazing! Thank you! We want to try something like that!