I’m still really new to shader programming. I want to apply a shader to one sprite something like making your char glow but i don’t want to effect the whole scene.
I want to achieve this without calling spritebatch.begin() spritebatch.end() more than once. Is there a way to do something like this?
I’m using Monogame Version 3.4.