Hi,
I make a puzzle game (grid with tilemap), and i would like apply “bloom or glow” in some tile sprite (pixel sprite 4*4 exactly).
I have to make a global volume and a shader for that (without reduce the performance of my game) ?
I can create some blur matrix with fx aseprite (but the result is different …)
Or there is a best way to do that ?.
Thank you