Text on sprite in canvas

Thank you. :astonished:

Correct, you can only change them if you provide different maps with different colors. The map is a BackgroundImage.

Here is a way to draw a shape on a Canvas and save a different color to the shape. Awkward but it works.

. Canvas polygons do not have a fluid fill or a way of identifying the polygon (as far as I understand) to change it's color directly so you have to redraw the polygon to change its color.

See also Make Shapes On Canvas - #17 by SteveJG