Open darzu opened 4 years ago
Currently the special TileSprite sprite kind isn't visible to the user, but we have user feedback that it would be useful to have access to it:
https://forum.makecode.com/t/remove-cover-overlay-from-tiles-on-tilemap/3390/2
Alternatively, explicit APIs for removing TileSprite covers (matching the apis that add them), could avoid the need to expose the kind. I'm not sure whether one is less confusing than another.
TileSprite
Currently the special TileSprite sprite kind isn't visible to the user, but we have user feedback that it would be useful to have access to it:
https://forum.makecode.com/t/remove-cover-overlay-from-tiles-on-tilemap/3390/2