Hello. Does anyone know how I can add a glow or bloom effect to sprites and tiles? I want to add the glow/bloom effect on the blue player and tilemap. Thanks
You might be looking for this:
Which leads to this:
That was helpful, but I was looking for something like in the image below.
2 Likes
I don’t think you can do this on Makecode.
You could outline in a lighter color so it gives off the illusion of glowing
1 Like
Place a sprite on the tile and give it a lantern effect.
Lantern
2 Likes
The lantern effect dims everything else, plus I want it to have a blue glow. Thanks anyway.