So, I’m having a bit a issue. I have two cameras, one for the environment and one my first person weapon (being used as a culling mask to prevent the gun from going into the walls). My issue is that I want to apply the SSAO image effect to the environment camera, however, because the weapon camera has a higher depth, it removes the filter. And I can’t add the effect the weapon camera because all it’s rendering is just the gun. Does anybody have any ideas?
Thanks! And if you need more info, let me know.