I am trying to colorize a text written with a sprite font with an effect (WebGL pixel shader). Unfortunately the text is no more visible as soon as I add the effect. I tried several other effects but the result is always the same. With an attached effect the text is gone. As soon as I remove the effect the text is visible again. What is going on here?
thanks