Hi all.
What I want to do is:
render game scene, then apply ps effect to final scene, and then draw user interface (hp,ammo,points, etc...) without pixel shader.
The problem is that pixel shader remains and it effects user interface :|
Heres the code:
1
...