I want to use VHS shader in my Godot 3D horror game but the I don't know and can't find any tutorials on how to setup a canvas item shader
The shader is a canvas item shader and tells me to go and add a subviewport and add the shader but I don't understand how. My game is a 3D game and I had worked with spatial shaders before. Please help me to understand how to setup and use canvas item shaders on a 3d game.