- Home /
Unity 2D: How to apply a glowing effect to 2D Sprite?
I would like to apply a glowing effect to a 2D sprite, in my case it is a Pong game with 2 paddles and a ball. I want the effect to seem as if the paddles and such 'glow in the dark' similar to how a black light illuminate objects. I want to note that I have already applied a texture the paddles, with a simple solid green and purple color. Will the texture have to change? Ideally I would like to create a particle effect to achieve the glow if possible.
Thanks in advance.
Comment
Your answer

Follow this Question
Related Questions
Black boarder on transparent sprites 2 Answers
Smoothing mesh texture around edges 0 Answers
2D cube material pattern not repeating 1 Answer
Overlay texture on sprite 0 Answers
Line Renderer stretch the texture. How to change it? 1 Answer