I want to render the scene with my main camera and use a second camera to render stuff transparently on top of the main camera.
For example, like in boxing games when you are nearly knocked out you start to see double of everything. I’m trying to replicate a similar effect.
I am using Unity Free and would like to know if their is a way to achieve this.