The glow effect is achieved using sprite outline in HDR colors (applied via shader) and bloom post-processing. For the bloom effect Unity Post Processing Stack (PPS) is used. You can replace it with ...
Hi. It took a while, but I managed to add the glow effect you provided to a sprite in my 2D game after installing the package, setting the post-processing volume/layers and assigning the sprite ...