Is it possible to make sprites glow?

I was wondering if i can add a glow around a sprite just like a mesh? if so, how would i do it?

You can use “Bloom”, I guess. Just get a number > 1 in your emissive color of your sprite material. Below is my sprite material with some “glow”. I just took the default sprite material and multiplied the emissive color by 3.

Exactly what I was going to say.