Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Great work with these effects!

I've been looking into how to acheive an effect similar to these in my current project and just happened to see your Instagram post while scrolling at 2am. This is the exact starting point I needed!

You just saved me hours of trial and error since I am not very experienced with shaders, thank you!

(Now i just need to update to 4.6 lol)


It might work with older versions. The stencil buffer is in Godot since 4.5 but just the visual effect could be usable in older versions. But I did not test other versions, so I wrote just 4.6

I do definetly need the stencil buffer so id have to at least update to 4.5, but my project is currently on 4.3 so it probably wont cause too many issues. Thanks for the info!