Skip to main content

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

for those who are going to use it in godot 4, just copy the "addons/crt_shader/CRTShader.shader" and add the following line along with the other variables: 

uniform sampler2D SCREEN_TEXTURE : hint_screen_texture, filter_linear_mipmap;

Fixed! (just a year later)