Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi I'm new to shaders and wanted to know if this could work in Godot 4.2, i think it uses HLSL not sure if it will work

It would, but you would need to modify the shader code. This particular asset was made for Gamemaker and written using GLSL, but godot has GLSL support as well AFAIK. :)

(+1)

Ok, thanks for this, ill see how to edit it first and learn fake GLSL in Godot before buying just to be safe

No worries! Also Its completely free! Here is the github link to the project and Here is a github link to the fragment shader itself!