Hello everyone,
I'm experimenting with using shaders in my HaxePunk game and I was wondering:
Is there a way to apply a shader to the scene, but not the game UI?
For example, imagine blurring the screen when the player opens an inventory interface, or applying effects to the game world only.
Thanks in advance.