I’m wondering if anyone knows how to change or edit the transparency for a color? eg: making an area around an enemy for a stealth game so when you enter this area the enemy attacks or you lose or something of the sort (it’s see through so you can still see the tile map and walls around the enemy
2 Likes
Makecode does not support transparent colors, but you could try using the woofwoofcodes/lanterns
extension to create a shadow effect. It’s a bit complicated, but here is a demo on how you might go about doing it: